Feeds
提问
Error with popupmenu using GUIDE
Hi. i am using GUIDE to make my GUI where you can access GUI of different functions from an main GUI. i am having a problem when...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to compare two images using information about spots location in the two images?
Hi. i am using two images that have spots in them. the two images are similar. some spots in image 1 are not present in image 2 ...
9 years 前 | 1 个回答 | 1
1
个回答提问
Why does uigetfile() changes the uploaded image dimensions? Is there any other way to upload image into GUI without changing images dimension?
Hi, i am currently working on Uploading my image in to GUI. I am using uigetfile(). However upon uploading images by this way t...
10 years 前 | 2 个回答 | 0
2
个回答提问
speed up for loop
My code comprises of for loop which has up to 100 and sometimes 1000 increments and processing takes a long time. Is there a way...
10 years 前 | 1 个回答 | 1
1
个回答提问
save values in array in a loop
I want to save a value calculated inside a loop in an array. Is it possible? for example: for i=1:10 s=a+b; ...
10 years 前 | 2 个回答 | 1
2
个回答提问
image centroids on 2D plot
I have an image which has black spots in it, i have found the centroids of the spots. i want to display the image on a 2D plot s...
10 years 前 | 0 个回答 | 0