Can I upload my web app to other hosting sites?
조회 수: 2 (최근 30일)
이전 댓글 표시
I am currently doing a Neuro-fuzzy project. I am planning to deploy it in a web app where many people can access. Is there a possible way to do it? Thank you in advance!
댓글 수: 0
답변 (1개)
colordepth
2025년 3월 20일
This MATLAB Answers post discusses the possibility to host a web app using AWS EC2 instances: https://www.mathworks.com/matlabcentral/answers/1687624-how-do-you-host-a-web-app-to-be-publicly-available-and-not-rely-local-computer.
Once set up, you can share the EC2 instance's public IP address for others to access your app. Before hosting your application on the public internet, I strongly recommend reviewing these documentation resources to understand potential risks and best practices:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!