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

조회 수: 4 (최근 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 CenterFile Exchange에서 Octave에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by