help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error: save: unable to open output file ...


From: svla299
Subject: error: save: unable to open output file ...
Date: Sun, 10 Mar 2013 14:48:21 -0700 (PDT)

I'm getting this error when this command runs:
save(fullfile(dirA,'features',[videoName'.mat'],  'aFlag');
dirA is a global variable with value D:\video so the error message is:
error: save: unable to open output file 'D:\video\features\videoName.mat'
How can I get round this error?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/error-save-unable-to-open-output-file-tp4650682.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]