Muazma Ali
Followers: 0 Following: 0
Statistics
RANK
13,828
of 295,448
REPUTATION
3
CONTRIBUTIONS
124 Questions
9 Answers
ANSWER ACCEPTANCE
12.9%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
How to use splitapply function with a grouping variable which is a cell array in my table?
Hi ! :) I have searched a little on the internet but I didnt find any information about how I can use splitapply function wit...
1 month ago | 3 answers | 0
3
answersQuestion
A question about the declaration of public properties in apps
Hi! :) I have a question: if I have declared a property as a public variable in my main app, is it necessary that I also decl...
1 month ago | 1 answer | 0
1
answerQuestion
Why am I not getting a plot in app designer?
Hi! :) In my apps, tester_app_2 leads to tester_app3. There I have to choose salts. I have shortened my program so that it i...
5 months ago | 1 answer | 0
1
answerQuestion
Can I use splitapply with two grouping variables and how can it be done in matlab app designer?
Hi ! :) I am referring to this example: load carsmall whos [g,id]=findgroups(Model_Year); hAx=axes; hold(hAx...
6 months ago | 1 answer | 0
1
answerQuestion
Whats wrong with tester_app_3?
I am not sending the functions that are needed to run the app and neither the other app required to run the app since they are m...
9 months ago | 1 answer | 0
1
answerQuestion
whats wrong with my app?
I have declared app2 as the input argument in my startup for visualiseringsapp2_1 because it is using the public property from a...
9 months ago | 1 answer | 0
1
answerQuestion
whats wrong in the for loop in my app?
type visualiseringsapp2_1.mlapp I have a for loop in visualiseringsapp 2_1 , there is something wrong in it I think I am getti...
9 months ago | 1 answer | 0
1
answerQuestion
How can I edit my app?
Hi! :) Do I need a while loop somewhere? Seems the values for the table osmotic data aren’t saved in my table columns when I...
9 months ago | 1 answer | 0
1
answerQuestion
How to to create a dynamic scatter2 or scatter3 plot?
Hi! :) I havent tried it yet because I am a little confused about how to do this in matlab app designer (2018): I want to cre...
9 months ago | 1 answer | 0
1
answerQuestion
How can I use splitapply() in matlab appdesigner?
Hi! :) I have matlab 2018 and really dont want to upgrade to newer versions right now. What I was wondering was whether an...
9 months ago | 1 answer | 0
1
answerQuestion
Whats wrong with tester_visualiseringsapp?
What is wrong with tester_visualiseringsapp? I have attached two big functions and many small functions that merely are there s...
9 months ago | 0 answers | 0
0
answersQuestion
Why am I not getting the right values on my y axis in my scatter plot in my app?
Hi! :) I have tried to set a scale for my y axis and tried to increase the values by 50, but it is not working; Firstly I ...
10 months ago | 0 answers | 0
0
answersQuestion
how to set a range of a scatterplot in matlab app designer?
Hi! :) I have the app visualiseringsapp , the attached one and I am wondering how I can get the range of y axis to go from 0 to...
10 months ago | 1 answer | 0
1
answerQuestion
whats wrong with this app?
Hi! :) I am attaching a small app, visualiseringsapp. What is wrong with my switch value changed callback function? I do...
10 months ago | 1 answer | 0
1
answerQuestion
Why is not working to use listbox in my case?
The problem : This is a much much simpler version of my app three that I have called for tester_app_3. When I write disp(app....
10 months ago | 0 answers | 0
0
answersQuestion
Why is the code not continuing to the next if statements in my app?
Can anybody tell me what I could have done wrong by just looking at the code that I have for callback for start analysis b...
10 months ago | 1 answer | 0
1
answerQuestion
Why is the lamp color and label not changing according to the if statement?
Hi! :) I have this code ( see the attached code) within the callback function of one button that I have in my app. As you ...
11 months ago | 1 answer | 0
1
answerQuestion
Do I have to upgrade to Matlab 2020?
Hi! :) In one of my apps I am using writetable function and my problem seems to be that each time I run the app, the data in ...
11 months ago | 1 answer | 0
1
answerQuestion
How to overwrite an excel file, matlab 2018?
I need to overwrite an excel file each time write table function runs but I don’t have Matlab 2020. And I cannot delete the file...
11 months ago | 1 answer | 0
1
answerQuestion
how to close all apps simultaneously?
Hi I am closing one app and want the other one that calls the app I am closing, to close also. How can I do that ? As a te...
12 months ago | 1 answer | 0
1
answerQuestion
how to close the previous app window when I have closed the current app window?
Hi I have a question; How can I close my previous app window automatically when the current window is closed meaning when I h...
1 year ago | 1 answer | 0
1
answerQuestion
whats wrong with app2 and app3 (calling sections)?
Hi ! :) I am having a small problem I think. Getting the error as shown in the attached file. Borehole stability is just the...
1 year ago | 0 answers | 0
0
answersQuestion
unable to save my work from matlab
Hi I am working on something very important, but I dont know why but I am unable to save my work to my computer. Kindly h...
1 year ago | 0 answers | 0
0
answersQuestion
How to use switch statement with list box?
Hi! :) Please see the attached code. What I dont understand is what I have done wrong here . I think the code runs when I...
1 year ago | 1 answer | 0
1
answerQuestion
how to use listbox dialog box result in a switch statement?
I am unsure whether the result from the listbox has to go in the switch statement as just indx or [[indx,tf] although it seems i...
1 year ago | 1 answer | 0
1
answerQuestion
Is it possible to use gscatter in matlab app designer?
Hi! :) I am watching some videos of matlab on the internet. In the videos a man is applying just x and y axis plots and I thi...
1 year ago | 2 answers | 0
2
answersQuestion
Why am I getting error?
Hi ! :) I have these two short apps, app3 is supposed to close down as I have written a closing callback, but I am getting...
1 year ago | 1 answer | 0
1
answerQuestion
why is app3 not stopping up?
Hi I want the uifigure in app3 to show up as many times as the user specifies the nr of zones in app2 then I have some procedur...
1 year ago | 0 answers | 0
0
answersQuestion
Why is the label not coming up?
Hi in app3 , the label is supposed to show 'choose two or three salts¨ when the user has not chosen any salts. But the label...
1 year ago | 1 answer | 0
1
answerQuestion
How to use public properties in matlab app designer?
Hi I have two apps , the one in invoking the other. app2 is invoking the app 3. The app 3 consists of a listbox which is supp...
1 year ago | 1 answer | 0