Feeds
提问
Logical error regarding mouse input
Hello. I have an image of different sub images from which I crop different sub images at different times during processing. My i...
8 years 前 | 1 个回答 | 0
1
个回答提问
setappdata and getappdata issues in matlab gui
I want to share a numeric count between two callbacks in such a way that at first the count gets incremented and 'set' by setapp...
8 years 前 | 1 个回答 | 0
1
个回答提问
gui error: Struct contents reference from a non-struct array object
I have a drop down list in my GUI. it consists of 5 axes, from which one main axes displays my selected image. I want to select ...
8 years 前 | 2 个回答 | 0
2
个回答提问
store images in a table
Hello, I have three images and want to store them in a table. I wrote this in command line: dinfo = dir('*.jpg'); T...
9 years 前 | 2 个回答 | 0
2
个回答提问
Handling axes as arguments
Help needed... In my GUI, there are 5 axes, one displays a grid of images, and the others display the cropped images from the...
9 years 前 | 1 个回答 | 0
1
个回答提问
how to open gui files of matlab 7.04 in matlab r2015b
I have created some gui files along with their m files in the 7.04 version. now i want to work in the r2015b version and want to...
9 years 前 | 1 个回答 | 0
1
个回答提问
To store images in a Matlab Database
I have jpg images which I generated in my GUI. Furthermore, I want to save them in a Database.mat file along with a name i.e. in...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can I save an image from Matlab GUI directly to SQL Server Database without saving to the disk?
I have a MATLAB GUI in which the resultant image is formed after stitching 4 different images of users choice. I want to store t...
9 years 前 | 1 个回答 | 0