MATLAB program for multiple users

I wrote a program in gui MATLAB and now I'm going to deploy it to a network for multi-users. Can anyone guide me to write code or is there a program that multiple users can use?

3 件のコメント

Walter Roberson
Walter Roberson 2019 年 9 月 9 日
What iteraction is there to be between the simultaneous users?
Does the program save data permanently that the users after that are intended to have access to? If so then will all of the users be running on the same system, or is there a server that the program could run on ?
Fayez Ferdospanah
Fayez Ferdospanah 2019 年 9 月 19 日
Thank you for your answer. Yes, this program receives and stores some data from the users. In this program I intend to use one server so that multiple users can enter data simultaneously and update the tables in the program. In the workplace, of course, there is a network and each user has an IP.
Walter Roberson
Walter Roberson 2019 年 9 月 19 日
https://www.mathworks.com/help/releases/R2019a/compiler/web-apps.html

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

質問済み:

2019 年 9 月 9 日

コメント済み:

2019 年 9 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by