![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23851038_1631515266599_DEF.jpg)
Tom
Followers: 0 Following: 0
Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 0 | 0