Community Profile

photo

Jose


Active since 2012

Begineer User
Professional Interests: Modeling & Simulation

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Correct Sprintf use on legend
Hi, I'm plotting 3 things. I want to make a box legend inside the plot but cant find the right way to do it, I want the third le...

11 years ago | 1 answer | 0

1

answer

Question


Odesolver using a vector instead a function
Hi Be y(t) a function and y'(t) his derivate. I have two vectors, the first containing the values for time and the second ...

11 years ago | 1 answer | 0

1

answer

Question


Displaying a string using a variable inside a loop
HI, I want to ask user for some values. The prompt should be something like this: Which is the number 1?: Which is the ...

11 years ago | 1 answer | 0

1

answer

Question


Using "WHILE" to compare input value with positive integer
I want to make a better code. The user will be asked for a number, if the value is not a positive integer, the program should as...

11 years ago | 2 answers | 0

2

answers

Question


Get extra outputs from a function called via odesolver
Hello I'm modelling a system of differential algebraic equations, I make a file to use/call the ode solver on the model insid...

12 years ago | 0 answers | 0

0

answers

Question


Select variables for plot
Hello I have a vector and a matrix obtained from another function, but the structure is like the vector and matrix inside...

12 years ago | 2 answers | 0

2

answers

Question


Using 'if' to evaluate independent variable on DAE
Hello Be 't' the independent variable I can use if to evaluate 't' on ODE: function f=ODE(t,y) if t<10 a=10; else a=0;...

12 years ago | 1 answer | 0

1

answer

Question


Solving simultaneously algebraic and differential equations
Hello, I'm modelling a polymerization process and need to solve both kind of equations at the same time. I have created un...

12 years ago | 1 answer | 0

1

answer