benefits of using "Structs" over "Cells" in MATLAB/Octave?

5 visualizaciones (últimos 30 días)
Kamala vadlamani
Kamala vadlamani el 17 de Nov. de 2021
Comentada: Rik el 17 de Nov. de 2021
  • benefits of using "Structs" over "Cells" in MATLAB/Octave?
  1 comentario
Rik
Rik el 17 de Nov. de 2021
What is your actual question? These are two different data types. Once you understand them both, you can answer this question yourself. What don't you understand about either?

Iniciar sesión para comentar.

Respuestas (1)

Chunru
Chunru el 17 de Nov. de 2021
Struct use field name to access data while cell use index to access to data.

Categorías

Más información sobre Octave en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by