How to build an API wrapper?

7 ビュー (過去 30 日間)
milad toolabi
milad toolabi 2021 年 2 月 5 日
コメント済み: milad toolabi 2021 年 2 月 19 日
Hi everyone,
I am very new in programming and so please bear with me.
We have a web app platform where I want to use the user's inputs and import them to a matlab code that I have written. The code will do calculations based on those inputs and then will return some values which then has to go on out web app platform and be shown to the user.
I did a bit of research and correct me if I am wrong but I think I need to write/set up an API wrapper for it. The inputs wil be in text and floating point/real number format.
I will really appreciate it if you could help me in this.

採用された回答

Abhisek Pradhan
Abhisek Pradhan 2021 年 2 月 17 日
Here is a link answering a similar question.
Apart from passing inputs from a website to MATLAB one can integrate a MATLAB web App to the browser by hoisting it in a MATLAB Web App Server. Refer the following link for more information.
  1 件のコメント
milad toolabi
milad toolabi 2021 年 2 月 19 日
Many thanks @Abhisek Pradhan. This was really helpful.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Web App Server についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by