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
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
2019년 9월 19일
Walter Roberson
2019년 9월 19일
https://www.mathworks.com/help/releases/R2019a/compiler/web-apps.html
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!