Undefined operator '*' for input arguments of type 'struct'.
이전 댓글 표시
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
Walter Roberson
2021년 5월 15일
How are you doing the importing?
Soroush Sabbaghy
2021년 5월 15일
Walter Roberson
2021년 5월 16일
After you do that, what is
class(r)
size(r)
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!