필터 지우기
필터 지우기

Declaring Structure as Global Variable

조회 수: 3 (최근 30일)
Thulasi Durai Durai Samy
Thulasi Durai Durai Samy 2012년 6월 26일
How do i declare structure as global variable. Matlab gives the following error as
"The following error occurred converting from struct to double"
I declared as
global ABDQ_Result
where ABDQ_Result is the structure name with objects ABDQ_Result.E11, ABDQ_Result.E22 are field names.
Thanks in advance for help...
  댓글 수: 2
Jan
Jan 2012년 6월 26일
Please copy the full error message and the line, which causes the error.
Image Analyst
Image Analyst 2012년 6월 26일
That declaration would not cause that error.

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

답변 (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