Undefined operator '*' for input arguments of type 'struct'.
Ältere Kommentare anzeigen
i am trying to import large data file to matlab 2018 on a remote cluster and doing some calculations but i got the above error.
i have done the same on my PC on matlab 2019 and i dont have problem.
3 Kommentare
Walter Roberson
am 15 Mai 2021
How are you doing the importing?
Soroush Sabbaghy
am 15 Mai 2021
Walter Roberson
am 16 Mai 2021
After you do that, what is
class(r)
size(r)
Antworten (0)
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!