accessing data from a struct
Mostra commenti meno recenti
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 Commenti
madhan ravi
il 21 Lug 2018
Could you upload the code?
Stephen23
il 21 Lug 2018
How to access data in structures is explained in the MATLAB documentation:
Risposta accettata
Più risposte (1)
Anas Alakhras
il 28 Feb 2023
0 voti
R.X
Categorie
Scopri di più su Workspace Variables and MAT Files in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!