Is there a way to import an Octave package into Matlab?

조회 수: 25 (최근 30일)
MR Smith
MR Smith 2019년 9월 3일
댓글: Rik 2021년 11월 21일
Is there a way to import an Octave package into Matlab? For compatibility there are some m files our team has created and wanted to verify using the Octave package in MATLAB.
  댓글 수: 1
Rik
Rik 2021년 11월 21일
I don't know if this is still a running issue, but I don't know if there is an easy way. You need to make sure the syntax is compatible with Matlab, which isn't a requirement for the forge. Other than that, there shouldn't be any issues copying all m files to a folder on the Matlab path.
What I do myself is just to write a tester function. If it runs, it runs.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jyotish Kumar
Jyotish Kumar 2020년 3월 6일
  댓글 수: 1
Daniel Hornung
Daniel Hornung 2021년 7월 9일
That is not an answer to the question as I understand it. The OP asked about packages (collections of .m files with metadata), not about data (.mat files).

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Octave에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by