Christine
2009-07-22 06:01:09 UTC
I want to use the ' save ' command to save a variable.
currently i am using the below method,
a = [1 2 3];
save a.mat a
Can I change the directory that I want to save? coz, I realise that it save in the folder that I am using?
Is there way to save a variable in the destination that I want?
pls help.
currently i am using the below method,
a = [1 2 3];
save a.mat a
Can I change the directory that I want to save? coz, I realise that it save in the folder that I am using?
Is there way to save a variable in the destination that I want?
pls help.