how to pass a cell to python script and in the python script change convert to list
조회 수: 1 (최근 30일)
이전 댓글 표시
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
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개)
참고 항목
카테고리
Help Center 및 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!