Calling Mathematica User Defined Function (.nb file) from MATLAB
조회 수: 6 (최근 30일)
이전 댓글 표시
Dear All,
I have been using MATLAB for a long time but sometimes I need to use special math function which is not defined in MATLAB or MUPAD yet so I need to use my own Mathematica code for a special part of my calculations.
Is there any way to call and use Mathematica user-defined function from MATLAB m file. I have checked other options such as SMATLINK and matlab2mathematica but the problem herein is that you are allowed only use Mathematica default functions like NIntegrate etc. rather then your own Mathematica function.
Thank you for your help in advance
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!