Integrating .net gui and matlab code

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??

답변 (1개)

Walter Roberson
Walter Roberson 2012년 7월 3일

0 개 추천

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

Rashmi
Rashmi 2012년 7월 3일
I want to create a GUI which will have a video, some command buttons to process that video and the picture box to show the output of processing. all this i want on a single GUI. do you know how it can be done with MATLAB???
Walter Roberson
Walter Roberson 2012년 7월 3일
Is the video being read from a file, or is it live video from the Image Acquisition Toolkit ?
Rashmi
Rashmi 2012년 7월 3일
hi Walter, It is a video read from file. not live....

댓글을 달려면 로그인하십시오.

질문:

2012년 7월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by