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 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!