how can i access to data in a structure?

조회 수: 1 (최근 30일)
EM geo
EM geo 2019년 3월 12일
댓글: EM geo 2019년 3월 12일
I have this structure called MyMAC and it has one field (result). I need to access to the data "mu" and "sigma". How can i do this?
Screenshot_2.png
Screenshot_3.png

채택된 답변

Alex Mcaulley
Alex Mcaulley 2019년 3월 12일
MyMAC.result.mu
MyMAC.result.Sigma
  댓글 수: 1
EM geo
EM geo 2019년 3월 12일
thanks! i didn't know it was so simple!! :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Structures에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by