photo

정훈 안


Last seen: etwa 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Why do I get a graph that is symmetrical based on x=-2 when I draw a graph of y1=4*log((x+2))?
Here is my code and the graph x=(-10:10); y1=4*log((x+2)); plot(x,y1) hold on plot([-2,2],[0,0],'k-') plot([-10,6],[0,0],'...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten