Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

oltre 5 anni fa | 3 risposte | 0

3

risposte

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

oltre 5 anni fa | 0

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

oltre 5 anni fa | 0

Domanda


why cant I run the dataset functions now?
I have earlier worked with dataset on my previous computer . dont remember which release I had downloaded but abt one year ago I...

oltre 5 anni fa | 3 risposte | 0

3

risposte

Risposto
problems_in_using_nominal
i will try this..but think it is strange that when i try to install matlsb 2018b againg it doesnt ask me which toolboxes I want ...

oltre 5 anni fa | 0

Carica altro