Filter löschen
Filter löschen

convert matrix to array

21 Ansichten (letzte 30 Tage)
M
M am 4 Apr. 2022
Kommentiert: Stephen23 am 4 Apr. 2022
How to convert matrix with size 5*78000 double to array type?
  2 Kommentare
Image Analyst
Image Analyst am 4 Apr. 2022
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 am 4 Apr. 2022
"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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Torsten
Torsten am 4 Apr. 2022

Kategorien

Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by