|
hi all:
on my computer i have some directories with some dozens of
images that from time to time i need to check. this task is
some how tedious because i have to check the name of the
file, then the properties and open it in a image browser to
see if i am looking at what i should.
to simplify this task i wrote a script for this.... it
opens several figures, where i also display the relevant
information that i need. this reminded me that i could use
file >> publish to html function. and it turns out ok....
the thing is that i want to change the script into a
function, i give a path to a directory as an input argument
and the function calls the publish to html function... this
would avoid making html code....
i have check the matlab's manual but i couldn't get anything
on this.... looking for examples i saw the m2html tollbox
but it does it by making html code or something like that
for a template.....
hope to ear from you soon
thanks in advance
mut
|