Closed LoGGoL closed 9 years ago
You are correct! Thanks for pointing this out.
After I created this bug, I only tested the code by exporting through the GUI before releasing it...
It's now fixed.
Also, thanks for creating a GitHub account just to open this issue. I appreciate it!
Line 179: if ~isnumeric(fname)
I guess it should be if ~isnumeric(flag_mode)
Regards,