help-octave
[Top][All Lists]
Advanced

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

Re: global variables


From: Doug Stewart
Subject: Re: global variables
Date: Wed, 22 Jan 2014 11:26:54 -0500




On Wed, Jan 22, 2014 at 10:31 AM, st.michal88 <address@hidden> wrote:
Sorry for mistake. After running fun global variable A does not exist.





You should do 
global var A;

outside of any functions, and in the functions.

--
DAS


reply via email to

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