help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using the publish function


From: pablo platt
Subject: Re: Using the publish function
Date: Wed, 18 Sep 2013 00:27:45 +0300

Markus, I mean embedding the images in the html file so you don't need to carry the html and images separately:
<img src="">http://css-tricks.com/data-uris/


On Tue, Sep 17, 2013 at 11:54 PM, Markus Bergholz <address@hidden> wrote:

I'm new to octave so I didn't know I need to load the package:
pkg load miscellaneous

Now I'm getting a result and trying to improve the script to embed the images with data url

Thanks for the help


 publish('testt.m','format','html','imageFormat','jpg')


reply via email to

[Prev in Thread] Current Thread [Next in Thread]