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

5 Ansichten (letzte 30 Tage)
Kamala vadlamani
Kamala vadlamani am 17 Nov. 2021
Kommentiert: Rik am 17 Nov. 2021
  • benefits of using "Structs" over "Cells" in MATLAB/Octave?
  1 Kommentar
Rik
Rik am 17 Nov. 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?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by