MATLAB program for multiple users
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 9 Sep 2019
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
le 19 Sep 2019
Walter Roberson
le 19 Sep 2019
https://www.mathworks.com/help/releases/R2019a/compiler/web-apps.html
Réponses (0)
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!