How can i execute matlab m.file without matlab program (how to convert matlab code to python?)
Ältere Kommentare anzeigen
Hi, i'd like to assessment video quailty using RAPIQUE with paper and git source
Here are summaries involving my problems
Thanks for your help
- Above paper's core logic(feature extract) is implemented in matlab code
- I have matlab source files but dont have matlab program (now i just use trial 30 days program, but i want to make continuous program)
- This is a conclusion that i want to run .m files without matlab program using only one language, python
- I am concerned about these : data type compatibility, function argument(must need funciton created in .m file), availability of ugf(user generated function) & API, speed( i heard matlab is faster than python)
Antworten (0)
Kategorien
Mehr zu Call Python from MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!