help-octave
[Top][All Lists]
Advanced

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

Port "clearvars -except" from Matlab


From: Jeff
Subject: Port "clearvars -except" from Matlab
Date: Fri, 24 May 2013 23:53:03 -0400

Hi. I want to port my code from Matlab to Octave. My first line
clearvars -except p boundary T dT beta tol ICmode numModes

does not work because
error: `clearvars' undefined near line 1 column 1.

Is there an octave alternative to 'clearvars'? How does one normally find such workarounds (so I don't have to post every little question I have here)?

Thanks.
J

reply via email to

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