Re: pushing variables from a function to the workspace
- From: "rajko " <rajko.petelka@xxxxxxxxxxxxx>
- Date: Thu, 31 Jul 2008 11:02:52 +0000 (UTC)
"David " <dave@xxxxxxxxxxxxxx> wrote in message <g6s575
$o9t$1@xxxxxxxxxxxxxxxxxx>...
"rajko " <rajko.petelka@xxxxxxxxxxxxx> wrote in messageback
<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
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?
Ohh Yess David,
thank you for the tip.
assignin was the key word.
Later i will take a look to the "workspace functionality"
with self running programs.
best regards,
rajko
.
- References:
- Prev by Date: Re: pushing variables from a function to the workspace
- Next by Date: Re: glmfit 'offset' parameter
- Previous by thread: Re: pushing variables from a function to the workspace
- Next by thread: Re: pushing variables from a function to the workspace
- Index(es):