Re: Access a variable
- From: "Erik Miehling" <emiehling@xxxxxxxxx>
- Date: Thu, 31 May 2007 14:30:19 -0400
Nevermind, I figured it out.
I just need to type the following in file_b.m to access all of
file_a's variables:
fila_a;
Erik Miehling wrote:
.
Hello,
This is probably a simple problem, but I was wondering how I would
access a variable defined in "file_a.m" from a separate .m file,
say
"file_b.m"
Can I #include other files, or maybe use an evalin statement?
Any suggestions would be greatly appreciated.
- References:
- Access a variable
- From: Erik Miehling
- Access a variable
- Prev by Date: Re: How to set the default NextPlot to "add"?
- Next by Date: Re:DVB-S Simulation
- Previous by thread: Re: Access a variable
- Next by thread: how to display real numbers
- Index(es):
Relevant Pages
|