Can we run GUI created from MatLab in one computer into other computer? Without having MatLab it in..

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?

Answers (2)

how can run without Matlab Compiler?

1 Comment

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.

Sign in to comment.

Categories

Find more on Programming in Help Center and File Exchange

Asked:

on 13 Jul 2016

Commented:

on 10 Oct 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!