
Muazma Ali
Statistics
RANK
17.823
of 258.307
REPUTATION
2
CONTRIBUTIONS
53 Questions
7 Answers
ANSWER ACCEPTANCE
15.09%
VOTES RECEIVED
1
RANK
of 17.801
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110.418
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
Content Feed
Question
Is it not possible to create a web app using matlab 2018 b?
HI I am wondering whether I have to upgrade to newer versions of Matlab if I want to share my work as a web app with somebody...
18 giorni ago | 1 answer | 0
1
answerQuestion
whats wrong with this code?
Hi! I inserted some code in the startup callback of the appdesigner (matlab 2018 b) and I am getting error:
20 giorni ago | 1 answer | 0
1
answerQuestion
How to insert an image in app designer?
Hi! :) I have included an image with a kind of sound in my program . I havent made any app yet but I am wondering whether the...
20 giorni ago | 1 answer | 0
1
answerQuestion
GUI_BUILDING_BUTTONS-NOT_WORKING
Hi ! :) I have matlab 2018 b and just tried to create a GUI but the problem is that nothing is happening on my canvas I am t...
23 giorni ago | 1 answer | 0
1
answerQuestion
sound is coming after the picture has disappeared
Hi The sound is still coming up though the picture has disappeared. I want the sound to be there as long as the picture is dis...
3 mesi ago | 1 answer | 0
1
answerQuestion
Why am I getting this error?
I dont understand why I am getting the same error again, 'undefined function molaritet_NH4Cl ' I have given value to molaritet_N...
3 mesi ago | 1 answer | 0
1
answerQuestion
cant find the error.. :(
Hi ! The error message I get when I run the attached function is : undefined function or variable molaritet_ZnBr2 but I hav...
3 mesi ago | 0 answers | 0
0
answersQuestion
whats wrong with this function?
Hi! I just get blank anwers when I run this function, cant understand whts wrong with this function, it gives me just [ ] as my...
3 mesi ago | 1 answer | 0
1
answerQuestion
how to implement sound of something collapsing in matlab?
Hi! I tried to search on the internet but I didnt succeed in finding any sound that could resemble of something collapsing.....
3 mesi ago | 1 answer | 1
1
answerQuestion
how to make an image disappear?
I have inserted this short code thereafter comes another function. I want the image to disappear after some seconds so the user ...
4 mesi ago | 1 answer | 0
1
answererror message undefined variable best_salt_2
@Naveen Somasundaram I have tried to inted the code now. I get the message at the same line as the if ~isemtpy(best_salt_1)&&~...
4 mesi ago | 0
Question
error message undefined variable best_salt_2
I cant see that best_salt_2 hasnt got a value in this function I have attached; I get an error saying ''undefined variable best_...
4 mesi ago | 1 answer | 0
1
answerQuestion
how to display whole text in dropdownlist?
Hi I have this code; S={'NH4Cl'; 'MgCl2'; 'CaCl2'; 'KCl'; 'ZnSO4'; 'NaCl'; 'ZnBr2'; 'CH3CO2K';'HCOOK';'HCOONa'; 'CaBr2'}; st...
5 mesi ago | 2 answers | 0
2
answersQuestion
use of dropdownlist code
I have this code. S={'NH4Cl'; 'MgCl2'; 'CaCl2'; 'KCl'; 'ZnSO4'; 'NaCl'; 'ZnBr2'; 'CH3CO2K';'HCOOK';'HCOONa'; 'CaBr2'}; str={'...
5 mesi ago | 1 answer | 0
1
answerQuestion
dropdown list cancel option
Hi I have this code: S={'NH4Cl'; 'MgCl2'; 'CaCl2'; 'KCl'; 'ZnSO4'; 'NaCl'; 'ZnBr2'; 'CH3CO2K';'HCOOK';' HCOONa'; 'CaBr2'};...
5 mesi ago | 1 answer | 0
1
answerQuestion
how to use gscatter plots
I am wondering whether gscatter plots can be grouped with arrays containing two numbers: I think I need to make structures fr...
5 mesi ago | 0 answers | 0
0
answersQuestion
Error I don't understand "undefined variable andre_tilgjengelig"
What's wrong with the attached code? When I run the function I get the message "undefined variable og function andre_tilgjeng...
5 mesi ago | 2 answers | 0
2
answersQuestion
is this an example of bad programmering which can lead to errors?
[~,maks_vektprosent_lost_CaCl2,~,~,maks_vektprosent_lost_MgCl2,~,~,~, maks_vektprosent_lost_NH4Cl,~,~]= beregn_maks_vektprosent_...
5 mesi ago | 1 answer | 0
1
answerwhats wrong with this code?
will the code above not execute if vannaktivitet_kalsiumcloride or the other variables are decimal numbers..?
5 mesi ago | 0
Question
whats wrong with this code?
Hi! I am wondering what is wrong with the code below: When my program comes to the execution of this line code , I get the ...
5 mesi ago | 1 answer | 0
1
answerQuestion
calling subfunctions with handle
Hi! :) I have funcntion with a subfunction containing a handle: function h= tellsoner x= 0; h= @legg_til_soner; functi...
5 mesi ago | 1 answer | 0
1
answerQuestion
advantages of nested functions
Hi ! :) I am wondering about what the advantages are of using nested functions other than that the workspace of parent functi...
6 mesi ago | 1 answer | 0
1
answerQuestion
outputs from nested functions
Hi If u nest two functions within a parent function, can the second nested function make use of the output from the first nest...
6 mesi ago | 1 answer | 0
1
answerQuestion
sending array as grouping variable in gscatter
Hi! :) I am wondering whether I can send an array as my second grouping variable whilst making gscatter plots; like whether...
6 mesi ago | 1 answer | 0
1
answerQuestion
use of global variables
Hi!:) %I have a question about how to use global variables within functions if you are calling other functions within a functi...
6 mesi ago | 1 answer | 0
1
answerQuestion
sending 'result' as an input to a function
Hi! I want to ask whether it is possible to send 'result ' clause as input to a function; I have this code: if antall_salte...
6 mesi ago | 1 answer | 0
1
answerQuestion
Extracting elements from result array
This is the code I used after the code for the dropdown list that I created. if all(ismember(result,[ 1 7 10])) ...
oltre un anno ago | 0 answers | 0
0
answersQuestion
if-block_in_switch_case
Hi ! I want to know how I can use if blocks within a switch case block I know it is possible but dont know whether I can write a...
circa 2 anni ago | 1 answer | 0
1
answerQuestion
dataset_Arrays included in matlab2009b?
hi, I am just going through a webinar now fra dec 2009 where they are using matlab2009b, and it seems that in this version ...
circa 2 anni ago | 1 answer | 0
1
answerQuestion
looking for a webinar about solar ratio
Hi :) For a few years back I watched a webinar about solar ratio. I remember it contained regresssion analysis, but also data...
oltre 2 anni ago | 0 answers | 0