how to pass a cell to python script and in the python script change convert to list
Mostra commenti meno recenti
hi, i use the system() function in matlab to call a python script, all the python script is complete but when i send the cell in the system function i get the error : COMMAND must be a text scalar.
so, how can i send this cell to python?
2 Commenti
Kojiro Saito
il 14 Lug 2021
How do you pass the cell in system command now?
Yongjian Feng
il 15 Lug 2021
Not sure what it means by "send the cell in the system function"? Returning the result from python to matlab?
Risposte (0)
Categorie
Scopri di più su Call Python from MATLAB 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!