Mercurial > hg > octave-jordi
annotate etc/README.Linux @ 21002:b51078f07886
num2str.m: Expand ND-arrays in columns for Matlab compatibility (bug #46770).
* num2str.m: Use repmat to produce format for sprintf which has all dimensions
greater than 2 printed as columns. Use permute to move columens and all higher
dimensions to first position for call to sprintf. Add BIST tests for correct
behavior.
author | Rik <rik@octave.org> |
---|---|
date | Mon, 28 Dec 2015 16:30:08 -0800 |
parents | b67c2d580a25 |
children |