How I can recall one variable from a scalar ''variable''.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have the variable ´´d´´ (small 3d box), which is actually an email
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/518147/image.png)
and I want to use an other variable inside this with the name SenderName
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/518142/image.png)
How I can recall this variable in my script
Test = d.SenderName
Test = 'eurobank@eurobank.gr'
Thank you for your time!
3 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Hypothesis Tests finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!