Effacer les filtres
Effacer les filtres

Declaring Structure as Global Variable

3 vues (au cours des 30 derniers jours)
Thulasi Durai Durai Samy
Thulasi Durai Durai Samy le 26 Juin 2012
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 commentaires
Jan
Jan le 26 Juin 2012
Please copy the full error message and the line, which causes the error.
Image Analyst
Image Analyst le 26 Juin 2012
That declaration would not cause that error.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by