convert matrix to array

21 次查看(过去 30 天)
M
M 2022-4-4
评论: Stephen23 2022-4-4
How to convert matrix with size 5*78000 double to array type?
  2 个评论
Image Analyst
Image Analyst 2022-4-4
Not sure what you mean. A matrix is already an array. What "type/class" do you want for your output?
Please give examples of your input and your desired output.
Stephen23
Stephen23 2022-4-4
"How to convert matrix with size 5*78000 double to array type"
MATLAB does not have an "array type". Here are all of the fundamental classes:
There is no "matrix" type, nor any "scalar" type, nor any "array" type. So it is unclear what you are asking.

请先登录,再进行评论。

回答(1 个)

Torsten
Torsten 2022-4-4

类别

Help CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by