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

4 vues (au cours des 30 derniers jours)
Kamala vadlamani
Kamala vadlamani le 17 Nov 2021
Commenté : Rik le 17 Nov 2021
  • benefits of using "Structs" over "Cells" in MATLAB/Octave?
  1 commentaire
Rik
Rik le 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?

Connectez-vous pour commenter.

Réponses (1)

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

Catégories

En savoir plus sur Octave dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by