Jose
Followers: 0 Following: 0
Begineer User
Professional Interests: Modeling & Simulation
Statistics
8 Questions
0 Answers
RANK
161,740
of 295,638
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
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
Feeds
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...
12 years ago | 1 answer | 0
1
answerQuestion
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 ...
12 years ago | 1 answer | 0
1
answerQuestion
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 ...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 2 answers | 0
2
answersQuestion
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
answersQuestion
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
answersQuestion
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
answerQuestion
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