MATLAB does not have any "list" data type. The common MATLAB data types are arrays: numeric, cell, struct, etc. [] is an array concatenation operator, ...
確定! 回上一頁