How can i export the GUI I created in MATLAB to a webpage browser using mysql?

2 ビュー (過去 30 日間)
Cristel Esmerna
Cristel Esmerna 2022 年 2 月 24 日
回答済み: Piyush Kumar 2024 年 10 月 22 日
I created a standalone app for detection of images but I want it to look more presentable by using a webpage browser and export my gui created in Matlab to this web browser such as using Mysql. What do I need to do?

回答 (1 件)

Piyush Kumar
Piyush Kumar 2024 年 10 月 22 日
Hi,
You can use MATLAB Web App Server to deploy the MATLAB app as a web application. Ensure that the app can connect to the MySQL database. You can use the Database Toolbox to establish this connection.
Check these links for more details about MATLAB Web Apps and establishing database connections -

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by