Mohd Aaquib Khan
Followers: 0 Following: 0
Feeds
질문
app.UIFigure = uifigure(); creates a new UIfigure window and the original app is not accessible through app.UIFigure
This is a continuation to Adam Danz's answer to: https://in.mathworks.com/matlabcentral/answers/581585-why-a-linear-model-canno...
대략 1년 전 | 답변 수: 2 | 0
2
답변질문
Extract data tips values from a plot in app designer
I want to add the X and Y values of data tips to a matrix. How can I do it? As an example below, I want to create a 3x2 matrix ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using Data tip values in App designer
I want to use the data tip coordinates, so I want to create a new matrix and add the x and y values of the created data tip to t...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Remove array elements but also store the element indices that were not removed
I have a long array e.g. a = ["a", "b", "c", "d", "e" ,"f"] I want to remove first and 5th element. u = [1,5] For that I can d...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
simplify symbolic trigonometric expression
I get a big and jumbled up symbolic output and there are many cos and sines but they dont simplify although I can spot many plac...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How to fix the large and mad fractions when dealing with symbolic vars
Hi guys, I face this often, as you can see below that cos(phi) and cos(psi) are decent entities, but when they are used with a ...
대략 2년 전 | 답변 수: 3 | 0