photo

Vitto Torres


Last seen: 4 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
165,583
of 301,229

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,196

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,512

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can i create constant in a .m archive and use it for the creation of new objects?
Hi, I have an archive named Constantes.m %% Logica TRUE=1; FALSE=0; %% Colores AZUL=[0 0 1]; ROJO=[1 0 0...

5 years ago | 2 answers | 0

2

answers

Question


when I change the spacing in linspace, that change my plot values drasticaly
this is part of my code syms x; w=symfun(2*pi*x,x); %%%%%% f = linspace(10,500,490); %Electrico Lvc=0.00145; Rvc=5....

6 years ago | 1 answer | 0

1

answer