Feeds
提问
Can you write text into gui tables?
Hi, I've created a table (12 rows 1 column) and I'm currently writing numbers into the column. I was wondering how to write s...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to visualise a dynamic array
Hello, My problem is as follows. I have four pushbuttons made in the GUI which are blue, green, orange and black I also crea...
9 years 前 | 1 个回答 | 0
1
个回答提问
Creating a terminal similar to Matlab terminal in a GUI
Hi, I want to create a terminal window much like the Matlab command window which will periodically display messages and I am ...
9 years 前 | 0 个回答 | 0
0
个回答提问
GUI buttondownfnc for mouse clickback does not callback or do anything
Hi, I have created an axes to display an image periodically on gui guide called robot_image as the tag. I want to click on...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to find centroid based on clusterdata?
Hi, I have an array that contains cluster coordinates. X-coordinates are in an array called: xArray = [50x1 single] [20x1 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Using clusterdata and extracting data from it's indexes.
Hello, I have an array of points say A = [1,13,14,2,15,16,3,17]; I use clusterdata (with criterion as distance) which retu...
9 years 前 | 1 个回答 | 0
1
个回答提问
Extracting blue objects of interest
Hi, I have an image of a circuit board with very blue chips. I want to display the blue chips as blue and display the rest of...
9 years 前 | 2 个回答 | 0