Statistik
RANG
1.628
of 296.109
REPUTATION
41
BEITRÄGE
453 Fragen
54 Antworten
ANTWORTZUSTIMMUNG
68.43%
ERHALTENE STIMMEN
30
RANG
of 20.339
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 155.365
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Zoom of image on UIAxes seems to have one axis bound
Hello, I have a highly rectangular image displayed on a uiaxes in AppDesigner I want to Zoom into say the middle region, and...
3 Tage vor | 1 Antwort | 0
1
AntwortFrage
Comparing strings with extra zero
Hello, I am wanting to perform a safety check that 2 strings are the same: send: 297.043 rec: 297.043 send: 298.030 ...
etwa ein Monat vor | 1 Antwort | 0
1
AntwortConstructing a string with several index requirements
Could i ask how I would make the double for loop work using idexing: I start with this: jx=1:4; ix=0:3 tx = "ScanArray(0)...
etwa ein Monat vor | 0
Frage
Constructing a string with several index requirements
Hello, I have a vector of numbers r2 that I need to send over a communciation to an array (called ScanArray). The comms is such ...
etwa ein Monat vor | 4 Antworten | 0
4
AntwortenFrage
Changing colour of plot every time X data changes direction
Hello, I have a set of data (50k lines) representing a raster scan so there are several occurrances of the position zero (=X in...
2 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Finding max value of 1D vector when all values could be negative
Hello, I have a set of numbers and want to identify the largest difference between adjacent values. I have used the diff funct...
2 Monate vor | 1 Antwort | 0
1
AntwortFrage
Find index of rows in tables with two conditions doesn't work using &&
Hello, I am using a readtable to read a CVS file into a uitable. I like the fact that you can operate on columns using the dot...
2 Monate vor | 1 Antwort | 0
1
AntwortFrage
Pick out rows from an array where the 1st column is closest to a multiple of a number
Hello, Im trying to downsample a 100k lines of excel and want to pick out only those rows where the column 1 values are closes...
3 Monate vor | 2 Antworten | 0
2
AntwortenFitting data to a Gaussian when data is a little bit skewed (but not too much)
Im accepting dpbs answer, as although Im not using the "gauss1" fit as he suggested, he did point out its the NaNs that are mess...
3 Monate vor | 0
Frage
Fitting data to a Gaussian when data is a little bit skewed (but not too much)
Hello, I have some data below that should approx to a Gaussian. 1.00 NaN 2.00 4.00 ...
3 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Concatenating Mixed numbers looses the decimal places
Hi, I have some numbers that I want to concatenate and add to a uitable. I've noticed that although the individual numbers have...
3 Monate vor | 1 Antwort | 0
1
AntwortFrage
Accessing Version Details Programmatically, App designer
Hello, In appdesigner there is an option to keep track of the version number for sharing. Is there away to access this programa...
3 Monate vor | 1 Antwort | 0
1
AntwortFrage
uitable copy function allowing for numerical values of mixture of of numbers and chars.
Hi, I have a uitable and have a copy function as below. This works fine if the table is solely numbers function CopyT...
4 Monate vor | 1 Antwort | 0
1
AntwortFrage
Replacing one line (or one part of a line) in a text file
Hello. I have a config file that contains 1 specific line that I want to change just the number (in this case from 1000 to e.g....
5 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Issue with Sapera Lt Add on for Dalsa Cameras, not seen with Genicam cameras
Hello, I have a question regarding Image Acquisiton with Sapera Lt add on for Dalsa Camera & Frame grabber. Whilst Im able to...
5 Monate vor | 1 Antwort | 0
1
AntwortConfusion of IMAQ, get data "logging"
Could I ask also: In the help, it keeps referring to "data logging" - whata ctually is this - is it taking the data off the came...
5 Monate vor | 0
Frage
Confusion of IMAQ, get data "logging"
Hello. This is a general question about image aquisition using the imaq tool box. The Matlab documentation uses quite confusing ...
5 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Saving a Structured Array (containing plot parameters) to a mat file
Hi, Im trying to save plot data by using a structured arra ax=app.UIAxes; ax.Children; ...
6 Monate vor | 1 Antwort | 0
1
AntwortFrage
Converting Colour RGB into a string with padding and gaps
Hello, I am accessing the color of lineplots and want to output them to a text area b=ax.Children; n=numel(b); ReportMess...
6 Monate vor | 1 Antwort | 0
1
AntwortAssigning a line plot object to a global property doesn't retain it after the object is deleted
Accepting Stevens answer as he did answer my original question, however I have taken the legend issue out to a new question - ho...
6 Monate vor | 0
Frage
Multiplot Legend Item remains after line visible property put to "off"
Hi, on a previous post I was kindly showed how to "disable a plot" on a set of plots. What I actually want to do is temporaril...
6 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Assigning a line plot object to a global property doesn't retain it after the object is deleted
Is there a reason why when I delete a plot of a multiplot graph and assign it to a global (public) property it doesn't retain it...
6 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Readtable Delimiters on two similar files gives differing result
Is there any reason why using Readtable to open the following 2 csv files produces different results Im using readtable a...
6 Monate vor | 2 Antworten | 0
2
AntwortenFrage
looping thru multiple line data in UIAxes plot and writing all X,Y data to an array
Hello, i have a set of line plots on a UIAxes on a UIFigure using Appdesigner. Note each plot has differing X coordinates ...
6 Monate vor | 1 Antwort | 0
1
AntwortFrage
xline issue with adding a number to the line through the labels option
Is there a reason why the xline (or yline) functions won't accept a number converted to a string c=b(3); %Breakpoint cs=num2...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
Aligning then subtracting unequal length column vectors
Hello, i have 2 vectors xspots and xgrid xspots = [ 2600.00 2679.00 2802.00 2924.00 3046.00 3169.00 3291.00 3413.00 35...
8 Monate vor | 1 Antwort | 0
1
AntwortFrage
Projecting a meshgrid from a sub-image (ROI) back to main image and expanding the meshgrid.
Hi, I have an image of a sample with a regular grid on, except the image has distortion so the actual image doesn't display a re...
8 Monate vor | 1 Antwort | 0
1
AntwortFrage
diff not working on a vector of values
Is there a reason why I cant calculate the difference between each of these values (x1) This is the code Im using [x1...
8 Monate vor | 2 Antworten | 0
2
AntwortenIssue with 2 cameras and the Imager Acquisition Toolbox - video objects vanish!
So the issue was I was calling imaqreset when I initalised each video object, not realising it deletes any image acquisition ob...
8 Monate vor | 0
| akzeptiert
Frage
Issue with 2 cameras and the Imager Acquisition Toolbox - video objects vanish!
Hello, I have been using the IMAQ toolbox for years and all works fine with 1 camera. Today I have hooked up a 2nd (identical b...
8 Monate vor | 1 Antwort | 0