Question


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_...

3 years ago | 1 answer | 0

1

answer

Answered
whats wrong with this code?
will the code above not execute if vannaktivitet_kalsiumcloride or the other variables are decimal numbers..?

3 years 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 ...

3 years ago | 1 answer | 0

1

answer

Question


calling subfunctions with handle
Hi! :) I have funcntion with a subfunction containing a handle: function h= tellsoner x= 0; h= @legg_til_soner; functi...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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])) ...

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


Using ismember on vector with strings
Hi, I am wonderinh whether I can write something like this: If any(ismember(result , [" nafor", "kform", "acet"]))

5 years ago | 1 answer | 0

1

answer

Question


what does ismember actually mean?
S={'NH4Cl'; 'MgCl2'; 'CaCl2'; 'ZnCl2'; 'ZnSO4'; 'NaCl'}; str={'Choose the combinations of salts available'}; result=listdlg('P...

5 years ago | 1 answer | 0

1

answer

Question


using or (||) with ismember function
result_var=[ 1 7 10]; if (all(ismember(result_var,[ 1 7 10]))||all(ismember(result_var, [2 7 10]))) disp('hei') end % i ...

5 years ago | 0 answers | 0

0

answers

Question


problems in saving files
Hi! I am experiencing problems in saving matlab files on my usb sticks. All other files are possible to save as word..etc

5 years ago | 0 answers | 0

0

answers

Question


Problems in running functions
Hi Dont know what the problem is yesterday I couldnt save the functions in Matlab and now not able to run them...

5 years ago | 0 answers | 0

0

answers

Question


problems using && with dropdown list result
hi! S={'NH4Cl'; 'MgCl2'; 'CaCl2'; 'ZnCl2'; 'ZnSO4'; 'NaCl'}; >> str={'Choose the combinations of salts available'}; >> result...

5 years ago | 2 answers | 0

2

answers

Question


who can use the matlab compiler?
hi! I have matlab lisense and now downloading matlab compiler, but as I understand from the steps written on your web page,...

5 years ago | 1 answer | 0

1

answer

Question


Sharing with somebody who hasnt Matlab
Hi How can I share some of my work with people who dont have Matlab apart from publishing it..mean I have heard that though p...

5 years ago | 1 answer | 0

1

answer

Question


whats wrong with this if block?
% WHATS WRONG WITH THIS IF BLOCK, AM NOT GETTING UNKNOWN AS A RESULT WHERE % IT HAS TO GIVE ME THIS RESULT. WHEN i JUST RUN T...

5 years ago | 1 answer | 0

1

answer

Question


not_correct_ouput
the output I get loooks like this: see the attachment 'stygt. and this is how my code looks like: combinations_available=...

5 years ago | 0 answers | 0

0

answers

Question


why am I getting 'ugly' output?
combinations_available=input(['Enter the number associated with the combination of salts available. Enter 0 if none of the combi...

5 years ago | 1 answer | 0

1

answer

Question


getting error using code for continuing input on new line
Hi I am getting error when I run this part of my code: function det_beste_saltet=find_best_salt_available() % antar at maks...

5 years ago | 1 answer | 0

1

answer

Question


when an input is too long, how can I use ... as part of the input statement?
my input resemble this statement combinations_available=input('Enter the number associated with the combination of salts ava...

5 years ago | 1 answer | 0

1

answer

Question


do you have some videos about tables in Matlab?
hi Was wondering whether you could send me some links of videos dealing with tables in Matlab,,cant find webinars about them ...

6 years ago | 1 answer | 0

1

answer

Question


Use of handle in matlab 2013b
hi I am wondering whether I can use the handle function in my functions when I am using matlab 2013b.

6 years ago | 3 answers | 0

3

answers

Answered
why cant I run the dataset functions now?
but is it possible here to use dataset functions like nominal with tables..? (13b)

6 years ago | 0

Answered
problems_in_using_nominal
what does that mean .."the maintenance service " expired

6 years ago | 0

Load more