How do you host a web app to be publicly available and not rely local computer?
    16 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Hank Helmers
 am 3 Apr. 2022
  
    
    
    
    
    Kommentiert: Hank Helmers
 am 3 Apr. 2022
            I've tried to do this using the MATLAB Web app server, but I have only been successful with deploying it to my local machine's web brower. Is there a way to simply publish it, so that I do not need to explicitly run the server on my computer itself- such that anyone can access it without requiring me to turn it on so to speak. 
0 Kommentare
Akzeptierte Antwort
  the cyclist
      
      
 am 3 Apr. 2022
        
      Bearbeitet: the cyclist
      
      
 am 3 Apr. 2022
  
      Another possibility is to use the MATLAB Compiler to generate stand-alone executables. But in this case, the person you are sharing it with will need MATLAB Runtime.
3 Kommentare
  the cyclist
      
      
 am 3 Apr. 2022
				I am not an expert in this -- I just know it exists.
I think probably the easiest way to think of this is that they are hosting the software for you (e.g. providing the server, the URL for users to connect to, etc), but that you still have to be the license holder, write the applications, etc.
Not sure that answers your question, but maybe someone else here has more insight. You could also contact support (at either Mathworks, AWS, or both).
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu MATLAB Web App Server finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

