Dear sir my research topic is object detection in image using pso. So sir i wnat to see the array generated by agiven input.

Sir i am working with mat lab 2007 in which i wnat to see the generated array in workspace.Please help me

Answers (1)

The functions image(C) and imagesc(C) will display the array C as an image in a figure window. If you have the Image Processing Toolbox, you can also use imshow(C).

Products

Asked:

on 2 Mar 2011

Community Treasure Hunt

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

Start Hunting!