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 comentarios

How are you doing the importing?
r=importdata(r);
After you do that, what is
class(r)
size(r)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Preguntada:

el 15 de Mayo de 2021

Comentada:

el 16 de Mayo de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by