Réponse apportée
operations on specific row
Hi, for your first question you can use : p = polyfit(A(:,3),A(:,2),1); Pay attention to use one like degree . For the sec...

environ 14 ans il y a | 0

| A accepté

Question


Ode option
Hi at all, I would like to ask you if there is a way,using standard matlab ode function, to stop the calculation before the f...

environ 14 ans il y a | 1 réponse | 0

1

réponse

Question


Simulink model in a for loop
Hi at all, I have a problem when I run a simulink model inside a for loop. More in detail when I run the model with the comm...

environ 14 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
legend
Try * if b is a numerical vector with: legend(num2str(b(:))) * If b is a string vector : legend(b)

plus de 14 ans il y a | 0

| A accepté

Réponse apportée
problem with code
the problem is in the eval,try to put a blank after 'package.' : eval(['package.' inputfield])

plus de 14 ans il y a | 0

| A accepté

Réponse apportée
mean
A=rand(76,5); m=mean(A,2);

plus de 14 ans il y a | 0

| A accepté

Question


Hyperlink
Hi @ all I would like if it is possible to create a hyperlink to a web site using standard browser ( explorer,mozilla,safari ...

plus de 14 ans il y a | 1 réponse | 0

1

réponse

Question


Syntax error of old version ???
Hi @ all I see the last Matlab contest and I try to download the winner file... I Run this file and I have an error in this co...

plus de 14 ans il y a | 2 réponses | 0

2

réponses