photo

amir


Last seen: mehr als ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I want a program in which the user enters the function and the program display or plot that function
val=input("Enter Function",'s'); func= str2func( ['@(x) ' val ] ); x=(1:5); y=func(x); disp(y) this is...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort