Next: Including URLs, Previous: Including File Content, Up: Publishing Markup [Contents][Index]
To include external graphics, e.g., a graphic called ‘my_graphic.png’ at the same location as the published Octave script, use the following syntax.
Alternatively, you can write the full path to the graphic.
## # # <<my_graphic.png>> # # <</full/path/to/my_graphic.png>> # # <<../relative/path/to/my_graphic.png>> #