Community Profile

photo

indiphile mnge


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


how do i plot a sawtooth graph without using the sawtooth function?
T = 10*(1/50); Fs = 1000; dt = 1/Fs; t = 0:dt:T-dt; x = sawtooth(2*pi*50*t); plot(t,x) grid on

fast 5 Jahre vor | 3 Antworten | 1

3

Antworten