Declaring Structure as Global Variable

3 次查看(过去 30 天)
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