accessing data from a struct
Ältere Kommentare anzeigen
I have R, which is a 1x1 struct, which contains a matrix named X. I want to access X, how do I this? I want to load X into the workgroup.
R(1) doesn't seem to do it.
2 Kommentare
madhan ravi
am 21 Jul. 2018
Could you upload the code?
Stephen23
am 21 Jul. 2018
How to access data in structures is explained in the MATLAB documentation:
Akzeptierte Antwort
Weitere Antworten (1)
Anas Alakhras
am 28 Feb. 2023
0 Stimmen
R.X
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!