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: Nicholas Jankowski
Subject: Re: Is there a command that shows the C-code the interpreter creates?
Date: Wed, 17 Apr 2019 18:11:54 -0400

On Wed, Apr 17, 2019 at 5:13 PM GoSim <address@hidden> 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.


how well would that scale? we often have people generating approaching-memory-limit sized data.  

reply via email to

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