Community Profile

photo

AeroEng


Last seen: presque 2 ans il y a Actif depuis 2019

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


gamultiobj only plotting a single result for multi objective
When I run the following code, I am only getting a single result outputting from the gamultiobj function when it should be many....

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

0

réponse

Question


Error using fmincon. Supplied objective function must return a scalar value.
The following is my code. I am getting the error shown at the end. I cannot figure out why its displaying this error. Please he...

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

1

réponse

Question


Shadowplot Command of a sphere
Ive been trying to create a shadow behind a sphere in a GUI. However, it keeps giving me an error when I put in shadowplot x. I ...

presque 3 ans il y a | 1 réponse | 0

0

réponse

Question


Finding the closest value in an large array
I have an array of 1001x1001. I would like to pull out a single value that is closest to 0 out of my "F" array. I do not know ho...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Undefined Function or Variable
In my code I have a nested if loop. However, I define a variable and then call it in a separate if statement and it says it is u...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Function returns a vector of length 6, but the length of initial conditions vector is 34. The vector returned by ICEMODELFUNC and the initial conditions vector must have the same number of elements.
% Flat Terrain thetaDEG = 0:45:315; % Degrees thetaRAD = deg2rad(thetaDEG); % Radians r = 55; % Meters m = 0....

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
When I go to run this code, it says that my A(i) in the second for loop cannot match up with the size of the right side. Can som...

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


Error in ODE45 function
When I type up this code, I keep getting that there is an undefined variable, however, the variable is defined and I do not know...

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

1

réponse