i need source code to display picture ton interface not utulise button in matlab

Antworten (1)

image(yourImageArray);
That ought to do it. You can also use imshow() instead of image() if you have the Image Processing Toolbox. And please read this: http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer

Kategorien

Mehr zu Environment and Settings finden Sie in Hilfe-Center und File Exchange

Tags

Noch keine Tags eingegeben.

Gefragt:

am 27 Feb. 2014

Beantwortet:

am 27 Feb. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by