필터 지우기
필터 지우기

MAPLE

조회 수: 5 (최근 30일)
James
James 2011년 5월 6일
Is is possible to run a MATLAB .m script from MAPLE and get the output in MAPLE??

답변 (1개)

Walter Roberson
Walter Roberson 2011년 5월 6일
Based upon your previous similar question about MuPad, I am going to assume that you mean "including graphics". If that is correct, then the answer is NO.
For both MuPad and Maple, if graphics were not included, then you could call upon MATLAB like any external program without interaction that produces a text output. Adding interaction might be tricky.
I notice you have added the keyword "mex" to your topic. Neither MuPad nor MAPLE support calling mex routines. One or both might support calling external libraries (e.g., .DLL's).

카테고리

Help CenterFile Exchange에서 Get Started with MuPAD에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by