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