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

5 ビュー (過去 30 日間)
Kamala vadlamani
Kamala vadlamani 2021 年 11 月 17 日
コメント済み: Rik 2021 年 11 月 17 日
  • benefits of using "Structs" over "Cells" in MATLAB/Octave?
  1 件のコメント
Rik
Rik 2021 年 11 月 17 日
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?

サインインしてコメントする。

回答 (1 件)

Chunru
Chunru 2021 年 11 月 17 日
Struct use field name to access data while cell use index to access to data.

カテゴリ

Help Center および File ExchangeOctave についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by