For Programmers: Free Programming Magazines  


Home > Archive > Matlab > April 2005 > Is it possible to transfer parameter in function Publish?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Is it possible to transfer parameter in function Publish?
Daniel Mark

2005-04-22, 9:00 pm

Hi:

I have a function foo.m which accept a image name and then show it. I
have to call this function several times and publish it as html using
function 'publish'

Syntaxpublish('script')
publish('script', 'format')
publish('script', 'options')

????? so pulish('foo.m', 'html')

However, it looks like that publish doesn't support to transfer
parameter to the script file?

is there anyway we can work around this?

thank you
-Daniel
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com