photo

Andres Bayona


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
20,210
of 300,499

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
2

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I add a space below the title?
Hi, I have the next code. figure(1), clf; % Plotting T C subplot(3,1,1) pcolor(gridx/1000,gridy/1000,tk1-27...

3 years ago | 2 answers | 2

2

answers

Question


How can I color a graph?
Hi everybody I wrote this code: function[]=mifuncionsedimentos() P=0:1:3000; %Sólido if (P<1200) ts=((889+17900)/((P+5...

6 years ago | 0 answers | 0

0

answers

Question


Meaning of "clear all" and "clf"
Hi, I would like to ask what is the meaning of "clear all" and "clf"? Example: % Clearing all variables and arrays clear all;...

6 years ago | 1 answer | 0

1

answer

Answered
, I need help! I do not get to have the graph of the solution of a differential equation.
Hi, I was wondering if it were possible that you shared the code with me. I would really appreciate it!

6 years ago | 0

Question


Save images every certain period
Hello I'm running a script in Matlab, which gives me a lot of images (hundreds). I need to save them and name them parallel t...

7 years ago | 1 answer | 0

1

answer