randykweinstein / simengine

Automatically exported from code.google.com/p/simengine
0 stars 1 forks source link

Neuron files don't always run #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run examples/Neuron/sthA.m
2.
3.

What is the expected output? What do you see instead?

Creating sthA ...
??? Error using ==> toFile
Too many output arguments.

Error in ==> Model>Model.toDSL at 1359
            constStruct = toFile(m, fid);

Error in ==> Model>Model.simex at 1459
            [filename, constStruct] = toDSL(m);

Please use labels and text to provide additional information.
This seems to happen only on particular machines.  Can not reproduce this error 
in house.

Original issue reported on code.google.com by rweinste...@gtempaccount.com on 23 Feb 2011 at 11:38

GoogleCodeExporter commented 8 years ago
Not reproducible....

Original comment by rweinste...@gtempaccount.com on 22 Mar 2011 at 7:51