can we run python deep learning libraries in MATLAB?
이전 댓글 표시
can we run python deep learning libraries in MATLAB R 2007?
댓글 수: 2
Torsten
2025년 7월 6일
Is a possible call of python from MATLAB contained in your documentation of MATLAB R2007 ?
Because the earliest MATLAB version mentionned seems to be R2014b:
dpb
2025년 7월 6일
It would not be through the MATLAB Python interface, but one could submit the script via system. IF (the proverbial "big if", I never used Python(*) so I know nuthink! about it) it outputs to standard i/o, then could capture the output.
(*) I always tend to wonder why, if the user wants to use Python, they don't just do so...
채택된 답변
추가 답변 (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!