Statistics
RANK
1.435
of 275.965
REPUTAZIONE
37
CONTRIBUTI
411 Domande
44 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.42%
VOTI RICEVUTI
27
RANK
of 125.743
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
cla reset stops UIAxesButtonDown from working
Hello. I have a UIAxes that I plot on and I want to manually be able to add text where ever I click on the graph. I am using th...
5 giorni fa | 2 risposte | 0
2
risposteGraphic Objects Array Items to Text
Heres the full answer: clc; ax=app.UIAxes; b=ax.Children; % b(1) is last objec...
5 giorni fa | 0
| accettato
Domanda
Graphic Objects Array Items to Text
Hello. I want to view all the graphics objects I have on a UIAxes, and have used the following in an attempt to output all the ...
6 giorni fa | 2 risposte | 0
2
risposteDomanda
Stopping showing a MP4 file (frame) by exit button
Hello,I am reading a mp4 video and have created a figure with the axes, and two buttons. My two buttons for play and exit have ...
circa 2 mesi fa | 1 risposta | 0
1
rispostaDomanda
vertical concatenate strings in msgbox
Hello,I cant understand why this vertical concatenation of strings isn't working. v = VideoReader(filename); ...
circa 2 mesi fa | 2 risposte | 0
2
risposteDomanda
Identifying blobs and area filtering
Hello, Im trying to identify the centres of the drops in the image below. Although in each drop there is a bright area, I dont c...
2 mesi fa | 2 risposte | 0
2
risposteDomanda
Circularity Metric using regionprops
Hello, this is a related to an earlier question but Im after a different parameter so I have asked another question. Apologies i...
2 mesi fa | 0 risposte | 0
0
risposteDomanda
Diameter of Almost circular objects and degree of circularity
Hello, I am trying to measure the diameter of central white spot and the dark area. I understand they perfect circles b...
2 mesi fa | 1 risposta | 0
1
rispostaDomanda
Remove all rows of an array based on a value in a column, and also remove all rows that have the same values as this row in other columns
Hi, I have the centroids (x,y) of e.g 3 objects as shown in the pic: I also have an array of the centroid locations (x,y) o...
8 mesi fa | 1 risposta | 0
1
rispostaDomanda
Remove centroid locations of objects that are too close
Hi, I have a list of centroid locations of spots in an image (xf, yf). The spots are randomly distributed. I want to remove the...
8 mesi fa | 2 risposte | 0
2
risposteContent of uiFigure lost when using savefig()
Hi Daniel. I dont have a solution but I have run into a similar issue where I have a uigridlayout on a uifigure and it doesn't o...
8 mesi fa | 1
| accettato
Domanda
Sending Text to Hex in serial Port
Hello, I have managed to send hex commands to a pump using the serial port (that requires the commands to be in hex) msg=[0xFF...
12 mesi fa | 1 risposta | 0
1
rispostaDomanda
Try and Catch for multiple conditions
Hello. If I have say 10 conditions and each one may fail, rather than have a try and catch round each condition, is there a bett...
12 mesi fa | 2 risposte | 0
2
risposteDomanda
Linear fit over multiple Rows without using Loops (or polyfit)?
Hello, I have a matrix of data I=[1.8,3,3.6,4.2,4.7,5.3,5.5;3.3,4.2,4.8,5.3,5.8,6.3,6.6;4.5,5.6,6.3,6.8,7.3,7.9,8.2;6.1,6.9,7...
12 mesi fa | 1 risposta | 0
1
rispostaPassing Arguments to a UIMenu selected Function
I think I have a solution, I can pass which ever axes (or number of axes) to myax as follows app.myax(1)=ax1; app.myax(2)=ax...
circa un anno fa | 0
| accettato
Domanda
Passing Arguments to a UIMenu selected Function
Hello, I am creating a uimenu option on a figure that contains plots so I can scale the ylimits as I wish (i.e. force min ylim t...
circa un anno fa | 3 risposte | 0
3
risposteDomanda
Assigning NaN to variables, inserting into a cellarray and then plotting Error
Hello, I have a load of images of a spot that I loop through and find certain characteristics such as the centroid of the spot. ...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
Looping through 4 Images that have fixed names
Hello. I have 4 images in memory that I want to loop through and perform some analysis on. I can't find a way to do this. The i...
oltre un anno fa | 3 risposte | 0
3
risposteDomanda
Sending four byte commands To serial port
Whilst I am familiar using the Serialport objects in Matlab with text, Im not sure to how to use the protocol "four byte command...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
Create a top hat function
Hello, Im trying to create a top hat function (that is 0 everywhere except between -halfpix & halfpix). the fucll width of the t...
oltre un anno fa | 1 risposta | 0
1
rispostaGrid not showing on UIAxes
Seems you need to do this. set(gca, 'XTickMode', 'auto', 'XTickLabelMode', 'auto')
circa 2 anni fa | 0
| accettato
Domanda
Grid not showing on UIAxes
Hello. I am plotting some data on a Canvas in appdesigner, and the grid isn't showing. (The plot is fine) ax=app...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Showing a legend for a "group" of plots
Hello, I am plotting 3 vectors (x1,x2,x3 - each has about 5 values) as lines plot([x1 x1],[0 1],'r.-');hold on ...
circa 2 anni fa | 1 risposta | 0
1
rispostaDeleting an image in an image array doesn't appear to be working
Anyone?
circa 2 anni fa | 0
Domanda
sscanf missing first zero
Hello I need to pull out the number below from the string val='020550023 MBB' and then convert it back to a string (so I want ...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Image Aquisition Toolbox, islogging versus isrunning confusion
Hello, I have a couple of questions over the IMAQ toolbox. 1: Im getting confused over the checks islogging and isrunning. ...
circa 2 anni fa | 0 risposte | 0
0
risposteDomanda
Deleting an image in an image array doesn't appear to be working
Hello, I have an image array consisting of 7 images. Im using an imspinner to delete an image at the required index given by th...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
Error while evaluating UIControl Callback from a checkbox on a figure
hello, Im and trying to repeat somethign that worked in GUIDE, but not in appdesigner: when the user presses a pushbutton on my ...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Error using VideoWriter to write video frames to a file
Hello, I am trying to save a video from a FLIR camera using the gentl adaptor. vid = videoinput('gentl', 1, 'Mon...
circa 2 anni fa | 1 risposta | 0
1
rispostaDisplaying 3 heatmaps on a figure side by side
Work it out: ax1=subplot(1,3,1,'parent',f1); h1=heatmap(d1); ax2=subplot(1,3,2,'parent',f...
circa 2 anni fa | 0