|
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 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |