DLM$

From BR Wiki
Revision as of 19:55, 22 September 2014 by Laura (talk | contribs) (Created page with "DLM$ is a system function (as of 4.2) which will dynamically redimensions the array in a str2mat statement. In the following example, the array zzz$ will be redimensioned dyna...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DLM$ is a system function (as of 4.2) which will dynamically redimensions the array in a str2mat statement. In the following example, the array zzz$ will be redimensioned dynamically.

str2mat(xxx$, mat zzz$ [, DLM$])