Re: pushing variables from a function to the workspace
- From: "David " <dave@xxxxxxxxxxxxxx>
- Date: Thu, 31 Jul 2008 10:47:02 +0000 (UTC)
"rajko " <rajko.petelka@xxxxxxxxxxxxx> wrote in message
<g6s496$d2o$1@xxxxxxxxxxxxxxxxxx>...
Hi all,the
i would like to analyze my data with linked plots and
brushing tool (R2008a).have
The variables and the plots are calculated/created in a
separate function. So after the run of the function i
my figures and the workspace is empty.the
What do i have to do (from the function side) to link
plots, to push the plotted variables to the workspace.function
I have no chance to use global values, because the
has to run for its own so that i can compile thisfunction
to a self running .exe file.
thank you for your answers,
best regards,
Rajko
well, assignin would be the normal way to push values back
to the base workspace. i don't know how that works when
you compile it though. maybe returning the values would
work better for that?
.
- Follow-Ups:
- References:
- Prev by Date: Re: Can I use pdepe( ) function to solve several first-order PDEs?
- Next by Date: Re: pushing variables from a function to the workspace
- Previous by thread: pushing variables from a function to the workspace
- Next by thread: Re: pushing variables from a function to the workspace
- Index(es):