Closed jakebeal closed 4 years ago
Looks like this is caused when one doesn't load the octave io package at the right time. I don't understand why, but if you load the io package before running things, there's no problem. If you run it after, then it seems to stay unresolved.
cell2csv should be part of the octave io package, but on some systems it does not seem to be showing up, causing the CSV output functions to fail.
Observed on a Mac and on Ubuntu