I have many images to display and do paint o开发者_Python百科n them. I want to use axes objects in the matlab gui for individual images which should off course be scrollable. I dont know that how to create axes objects for individual images programmatically. Second is that I wanna create only one callback for all of them. I am wondering if someone can really help or point to some link as I did not find any good information.
Thanks
This should be a helpful start : Plotting Dynamic MRI Slice Images in MATLAB
精彩评论