photo

Leandro de Oliveira


Last seen: mer än 4 år ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
3 Answers

RANK
114 960
of 300 338

REPUTATION
0

CONTRIBUTIONS
2 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

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

View badges

Feeds

View by

Answered
Figures into subplots
Try something like this (the for loop): clc; clear all; close all; %----------------------------------------------------------...

ungefär 6 år ago | 0

Answered
How to set data cursor to max value programically?
Hi guys, I did a new version because it doesn't worked propoerly to me, the data tip do not get updated, so there it is: First ...

ungefär 6 år ago | 0

Answered
My subplot images are cut off, why?
SOLVED! Actually is a simple thing, when whe plot getting step parameters we have to tell step xlim that we want the Tfinal, ot...

ungefär 6 år ago | 0

| accepted

Question


My subplot images are cut off, why?
My images gets cut off when the function is on steady state, I think the problem comes from step command, because I'm getting [y...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


Exponential precision of power engineering format
Hello guys! I have the number 143903542.580052, by default matlab prints 1.439035e+08 but I want to print 143.9035e+06, I've tr...

mer än 7 år ago | 2 answers | 0

2

answers