Can we run GUI created from MatLab in one computer into other computer? Without having MatLab it in..
    6 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I have created a GUI in my computer. I want to use this GUI for other computers which do not have MatLab. Is it possible to do this?
0 Commenti
Risposte (2)
  KSSV
      
      
 il 14 Lug 2016
        Yes possible....you have to convert your code in .exe using matlab compiler...... doc MCC more on :
0 Commenti
  Kfox8
 il 10 Ott 2018
        how can run without Matlab Compiler?
1 Commento
  Adam
      
      
 il 10 Ott 2018
				You need Matlab compiler to build it, not to run it. You need the Matlab Compiler runtime (MCR) to run it, which is available to download from the Mathworks site or can be packaged in with the application when built.
Vedere anche
Categorie
				Scopri di più su MATLAB Compiler in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



