How to run a MATLAB code in an open API

5 visualizaciones (últimos 30 días)
Luis-Mguel Franco
Luis-Mguel Franco el 4 de Feb. de 2021
Editada: Gaurav Garg el 8 de Feb. de 2021
Hello everyone. I have little experience with MATLAB only using it in college and I have developed a code that my company wants to use in a program that has an open api. My question is how do I take my basic code give it a face and run in it the open API. Any advice or help of any sort to guide me in the right direction would be greatly appreciated.

Respuestas (1)

Gaurav Garg
Gaurav Garg el 8 de Feb. de 2021
Editada: Gaurav Garg el 8 de Feb. de 2021
Hi Luis
You can run the MATLAB code through DOS prompt (on Windows), command window (on Linux), generate pcode file for your program (link), or make an app by taking help from here.

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by