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 Center および File ExchangeStructures についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by