photo

Zachary Giovanelli


Last seen: alrededor de 4 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How can I run multiple for loops in one function?
Here is my code: function [Height,Range] = catapult(InitialV) % calculates at Angle 30 degrees Angle = 30; ...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want to write a function that takes the output of one function and puts it into another. I am using the potential energy calculation of one equation and putting it into the kinetic energy of another but I am getting errors. I also need to plot it.
function [Penergy] = energy(start, inc, stop) % takes a range of input values for potential = start:inc:stop ...

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I am only getting one output when I have 2 defined and 2 inputs?
I have defined 2 outputs and put in 2 inputs but I am only getting one output. I don't know the issue? I have read other documen...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta