Clear Filters
Clear Filters

Integrating .net gui and matlab code

3 views (last 30 days)
Rashmi
Rashmi on 3 Jul 2012
I am finding it bit difficult to build the GUI in matlab. so is it possible to create the GUI in .net and integrate it with the matlab code????? which version of matlab I will need if that can be done??

Answers (1)

Walter Roberson
Walter Roberson on 3 Jul 2012
It is possible, but it will probably not be easier than persisting with MATLAB's GUI.
Have you looked at GUIT examples such as http://www.mathworks.com/matlabcentral/fileexchange/24861 ?
  3 Comments
Walter Roberson
Walter Roberson on 3 Jul 2012
Is the video being read from a file, or is it live video from the Image Acquisition Toolkit ?
Rashmi
Rashmi on 3 Jul 2012
hi Walter, It is a video read from file. not live....

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!