Re: apply export style to figure via m file
- From: "Adam " <not.my.email@xxxxxxxxxxxxx>
- Date: Thu, 20 Sep 2007 13:12:40 +0000 (UTC)
"Tom? " <tmezger_NOSPAM@xxxxxx> wrote in message
<fctpfe$min$1@xxxxxxxxxxxxxxxxxx>...
Hi people,
i'm trying to automate the export of figures via m-files.
now i'm trying to apply a style that i have already saved,
let's say it's called "my_style".
what i expect is to make some call like this:
apply_style_function(figureNr,'my_style')
then i can export the figure to png via
print -dpng
how can i make it? does the function "apply_style_function"
already exist?
thank you very much!!!!
tom
I've always written a function that sets all the desired
properties using set() like we were doing in the other thread.
I just noticed something. If you click "file" in your
formatted figure there is a "Generate M-File..." option.
You can then call this function with your data and generate
a formatted output.
gl, I understand your frustration with office products ;-)
~Adam
.
- Follow-Ups:
- Re: apply export style to figure via m file
- From: Tom?
- Re: apply export style to figure via m file
- References:
- apply export style to figure via m file
- From: Tom?
- apply export style to figure via m file
- Prev by Date: partial reconstruction of multilevel wavelet decomposition
- Next by Date: Re: Multiple functions with same signature
- Previous by thread: apply export style to figure via m file
- Next by thread: Re: apply export style to figure via m file
- Index(es):