Tom
Followers: 0 Following: 0
Statistics
14 Questions
0 Answers
RANK
89,560
of 295,527
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Change the check box value of a Matlab Tree Node Check Box via code
Dear mathworks community, I am currently developing a Matlab GUI and my main element is a Matlab Tree (Check Box) in the Matl...
2 years ago | 1 answer | 0
1
answerQuestion
Change the Unit of the 'LineWidth'-property to pixels (not points)
Dear Mathworks community, I am currently working on a precise UI to plot some symbols that I create by plotting several lines i...
2 years ago | 2 answers | 0
2
answersQuestion
How to detect a value changing in matlab app - numeric edit field
Dear Community, I am currently working on a MatLab app and i am changing the value of a numeric edit field by using a matlab fu...
2 years ago | 1 answer | 0
1
answerQuestion
Is there a way to pass the name of an input signal to a matlab function block in simulink?
Dear community, i have a question: Is there a way to pass the name of an input signal to a matlab function block in simulink?...
2 years ago | 1 answer | 0
1
answerQuestion
How can i pass a string from simulink mask to matlab function block
Dear community, I am trying to pass a string to a matlab function block in simulink using a mask over the matlab function blo...
2 years ago | 1 answer | 0
1
answerQuestion
Only display warning once (for one time step) in diagnostic viewer
Dear supporters, i´m currently implementing a NaN/Inf detection in my simulink model. My approach is to do it with the diagno...
2 years ago | 1 answer | 0
1
answerQuestion
Only view warnings for one time step if it is similar in all time steps
Dear supporters, I currently tried a NaN/Inf detection in my Simulink Model. For my purpose it is enough to get the position ...
2 years ago | 0 answers | 0
0
answersQuestion
How to get the name of the input signal in a matlab function (simulink block)
Dear community, i wondering if there is a way to get the name of the input signal of a "matlab function"-block. That´s what ...
2 years ago | 1 answer | 0
1
answerQuestion
How to detect and print out the position of a NaN in a Simulink Bus
Dear Supporters, i am currently working on a way to detect NaN´s and Inf´s in a Simulink Bus with about 50 signals combined. If...
2 years ago | 0 answers | 0
0
answersQuestion
How can I add n columns to a matrix?
Dear experts, I have a Matrix X(4082x2). Now I want to add for example two columns to the matrix with every cell = 0. That´s...
3 years ago | 1 answer | 0
1
answerQuestion
Create a 95% confidence circle
Dear experts, i just found the following post: https://de.mathworks.com/matlabcentral/answers/603379-can-i-add-95-confidence-ell...
3 years ago | 1 answer | 0
1
answerQuestion
Finding 8 points on an ellipse
Dear experts, I have created a 95% confidence ellipse using the following code around a dataset: allX = score(:,1); allY = ...
3 years ago | 2 answers | 0
2
answersQuestion
Transfering any point in PC space to original space
Dear experts, I have a difficult question for you. Basically I have a dataset with 6 variables and 27 cases. I did PCA and pl...
3 years ago | 2 answers | 0
2
answersQuestion
Creating a circle that includes 95% of the cases plottet.
I am basically new to MatLab and need to do a PCA for work. I already created the Scatterplot and everything worked fine since ...
3 years ago | 0 answers | 0