help-octave
[Top][All Lists]
Advanced

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

Re: Is there a command that shows the C-code the interpreter creates?


From: GoSim
Subject: Re: Is there a command that shows the C-code the interpreter creates?
Date: Wed, 17 Apr 2019 18:08:51 -0500 (CDT)

GoSim wrote
> So basically every m-file-variable becomes many C-file-variables. It
> changes
> name everytime it changes type. The names and types are stored and these
> are
> used to create runnable code.
> 
> 
> 
> --
> Sent from:
> http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html


I was wrong here. 

Every m-file variable is turned in to many static m-file variables, not
C-file variables.



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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