how to pass a cell to python script and in the python script change convert to list
显示 更早的评论
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 个评论
Kojiro Saito
2021-7-14
How do you pass the cell in system command now?
Yongjian Feng
2021-7-15
Not sure what it means by "send the cell in the system function"? Returning the result from python to matlab?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!