Implementation java code into Matlab code
조회 수: 2 (최근 30일)
이전 댓글 표시
I would like to convert the java code(which is attached in the file) to matlab code.
Please help me.
Thanks in advance
댓글 수: 0
채택된 답변
Gaurav Garg
2021년 3월 27일
Hi Rohini,
You can create a Java package that uses a MATLAB function. An example of this can be found in this link.
Please note that you cannot convert Java code into MATLAB code. Using the example given above, you can only create a Java package which internally uses MATLAB.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call Java from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!