photo

Jose


Active since 2012

Followers: 0   Following: 0

Message

Begineer User
Professional Interests: Modeling & Simulation

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
206,116
of 300,715

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,048

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,301

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

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

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

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

13 years ago | 1 answer | 0

1

answer