Mohd Aaquib Khan
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
200,544
of 295,527
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
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
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0