beifen / neurorighter

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

cannot save impedance data to MATLAB file #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run impedance test
2. click save to mat file

What is the expected output? What do you see instead?
i expect for a window to UI open a navigation box to choose save location.  
instead i see an error in debugger, then an errorbox in gui.

What version of the product are you using? On what operating system?
v0.6.0.0 on Windows Vista (Annihilatrix in Potter Lab)

Original issue reported on code.google.com by mingfaif...@gmail.com on 31 Jul 2011 at 6:22

GoogleCodeExporter commented 9 years ago
This is being caused by a missing dll. For some reason, when csmatio is 
compiled its throwing its dll's somewhere where NR can't find them.

Original comment by jonathan...@gmail.com on 18 Aug 2011 at 10:16

GoogleCodeExporter commented 9 years ago
issue appears resolved in revision 359.
solution was to delete all old csmatio.dll and zlib.dll files (including those 
in csmatio/bin), recompile csmatio, and then recreate the csmatio reference in 
NR.

Original comment by RZellerT...@gmail.com on 25 Aug 2011 at 7:42

GoogleCodeExporter commented 9 years ago

Original comment by RZellerT...@gmail.com on 25 Aug 2011 at 7:42