Python in Matlab: accessing list of lists
Ältere Kommentare anzeigen
I have some code that generates a Python list of Python lists. Unfortunately I don't seem to be able to access the contents. I get the following error:
>> eventList{1}
Cell contents reference from a non-cell array object.
Is this just a current limitation of Python support? I checked this page , and I don't see it listed.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Call Python from MATLAB finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!