fabien van mook

all packages "fvm-*"

package "fvm-htab"

function file "htab_string2interm.m"

Function t = htab_string2interm(s,cfg,tabsty,location)

returns cell array t with table data in a special
"intermediate" form, given a string s containing
tags like this:

  <htab>
     <tabsty>...</tabsty>
     <colsty>...<csep>...<csep>...</colsty>
     ...<csep>...<sty>...</sty><csep>...<rsep>
     ...<csep>...<sty>...</sty><csep>...<rsep>
  </htab>

  No reduction of <csep> at column spanning !!

See also htab_doc.html.


(c) 2026 fabien van mook

2026.08.20 release of this file within package "fvm-htab" under GNU GPLv3+