Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português - Русский - 日本語
Scilab Help >> Matlab to Scilab Conversion Tips > Matlab-Scilab equivalents > R > reshape (Matlab function)

reshape (Matlab function)

Reshape array

Matlab/Scilab equivalent

Matlab Scilab
reshape

Particular cases

To get the same result for character string matrices in Scilab than in Matlab, convert Scilab character string matrices using mstr2sci.

All unspecified dimensions are represented by a [] input in Matlab while in Scilab they are given by a -1.

Matlab reshape suppresses singleton higher dimension, it is not the case for matrix in Scilab.

Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:54 CEST 2016