a string: name of variable
siogetvariable send value of a variable to web browser.
A = eye(3, 3); siogetvariable('A')
Allan CORNET