Feeds
提问
how to display multiple image
I am using image(C) function to display image. But I need to display to images simutaneously image(C1) and image(C2). How can i ...
14 years 前 | 2 个回答 | 0
2
个回答提问
need to extract rgb value of image in the format [r g b]
i need to extract rgb value of any image in the format of [R G B]. I am using getimage() but I am getting error ??? Error us...
14 years 前 | 2 个回答 | 0
2
个回答提问
How to call one program from another in MATLAB?
I have to call a program/ module from another. If possible please give an example. Say, there's a program which sends integers f...
15 years 前 | 1 个回答 | 0
