Skip to content
Snippets Groups Projects
  1. Nov 09, 2014
  2. Nov 08, 2014
  3. Nov 07, 2014
  4. Nov 06, 2014
  5. Nov 03, 2014
  6. Nov 02, 2014
  7. Nov 01, 2014
  8. Oct 31, 2014
  9. Oct 30, 2014
  10. Oct 23, 2014
    • Stéphane Adjemian's avatar
      Fixed bug (appearing only with Matlab and legacy data interface) if the m data... · 9300a061
      Stéphane Adjemian authored
      Fixed bug (appearing only with Matlab and legacy data interface) if the m data file is in the current directory.
      
      If the m data file is in the current directory, the first output of
      fileparts(options_.datafile) is an empty string. In Matlab the command
      cd('') fails, but Octave does not fail in this case (and does nothing).
      
      Added a test on the first output of fileparts, if this output is empty
      we do not try to change the current directory.
      9300a061
  11. Oct 21, 2014
  12. Oct 20, 2014
  13. Oct 16, 2014
  14. Oct 15, 2014
Loading