On 02/05/2012 10:13 PM, Mark wrote:
> Hello Fotios,
>
>    My name is Mark Stanley and I'm using Octave in my MATLAB course.  My 
> professor requires that we use
> MATLAB's cell mode for doing our homework and then we have to publish it to 
> html.
>
>   I tried using your publish.m but there were two bugs that prevented it from 
> creating html.
>
> Line 317, col 35      iFile should be ifile
> and
> Line 326, col 41      nFig should be nfig
>
>    It looks like they might have been caused by David Bateman when he removed 
> camel case from *some* of
> the variables.
>
>
>    However, because I needed to publish MATLAB cell-mode files I had to 
> create a cellmode.m function and
> modify your publish.m function to make use of it.  I needed the published 
> html to more closely match
> the MATLAB output so I concentrated most of my efforts on the function 
> create_html.  But it might be
> nice to add cell-mode support to the create_latex function.  That will have 
> to wait untill summer when
> I'm done with classes.
>
>    I don't know if you care to see the changes I made but I plan on 
> submitting when I upload
> cellmode.m.  I hope you don't mind if I upload major functional changes to 
> publish.m or if you would
> like to keep control I can submit any changes to you first.  Let me know 
> either way.
>
> Best regards,
> Mark Stanley

You act the way you feel as long as you consider what you do an 
improvement ;) . . . Let the list know, thx.

/Fotios

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to