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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0