comparison oct-conf-post.in.h @ 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 bf47ac616bc0
children 3e7cfee5f786
comparison
equal deleted inserted replaced
21001:314245afff3a 21002:b51078f07886