help-octave
[Top][All Lists]
Advanced

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

Re: Port "clearvars -except" from Matlab


From: Jeffrey
Subject: Re: Port "clearvars -except" from Matlab
Date: Fri, 14 Jun 2013 13:09:21 -0700 (PDT)

It turns out I needed
clear -x p boundary T dT beta tol ICmode numModes xCmp H

There is no clear -except (that I can find).


On Mon, May 27, 2013 at 9:11 AM, Markus Bergholz [via Octave] <
address@hidden> wrote:

>
>
>
> On Sat, May 25, 2013 at 5:53 AM, Jeff <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=4653340&i=0>
> > wrote:
>
>> Hi. I want to port my code from Matlab to Octave. My first line
>> clearvars -except p boundary T dT beta tol ICmode numModes
>>
>
> try clear -expect 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
>>
>> _______________________________________________
>> Help-octave mailing list
>> [hidden email] <http://user/SendEmail.jtp?type=node&node=4653340&i=1>
>> https://mailman.cae.wisc.edu/listinfo/help-octave
>>
>>
>
>
> --
> icq: 167498924
> XMPP|Jabber: [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=4653340&i=2>
>
> _______________________________________________
> Help-octave mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4653340&i=3>
> https://mailman.cae.wisc.edu/listinfo/help-octave
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://octave.1599824.n4.nabble.com/Port-clearvars-except-from-Matlab-tp4653337p4653340.html
>  To start a new topic under Octave - General, email
> address@hidden
> To unsubscribe from Octave, click 
> here<http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1599824&code=amVmZmFzY2h3YXJ6QGdtYWlsLmNvbXwxNTk5ODI0fC02ODE1OTkz>
> .
> NAML<http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Port-clearvars-except-from-Matlab-tp4653337p4654262.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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