photo

Francesco Lasco


Last seen: 10 månader ago Active since 2018

Followers: 0   Following: 0

Italian Student

Statistics

All
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
6 Solutions

RANK
117 477
of 300 369

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20 936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
50 085
of 168 436

CONTRIBUTIONS
0 Problems
6 Solutions

SCORE
72

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I change background color in Bode plots?
I tried the following code: bode(tf([1],[1 1])) set(gca, 'color','yellow') The background color is applied to the second subp...

mer än 4 år ago | 1 answer | 0

1

answer

Question


How can i avoid this error: 'Index exceeds array bounds.' in my code?
clear all; close all; clc; %Rabinovich–Fabrikant equations t0 = 0; tf = 100; y0 = [1 1 1]'; ...

mer än 7 år ago | 1 answer | 0

1

answer