Community Profile

photo

Leandro de Oliveira


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

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

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

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

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

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

6 years ago | 2 answers | 0

2

answers