Function Reference: build_DEMOS

pkg-octave-doc: html = build_DEMOS (fcnname)

Generate HTML code from the available DEMOS of a particular function.

  • fcnname is a char string with the function’s name.
  • html is a char string with the generated HTML code based on the demos_template.html layout for every DEMO available in fcnname.

See also: find_DEMOS, function_texi2html, classdef_texi2html, find_GHurls

Source Code: build_DEMOS