Author Topic: plot f(x)  (Read 690 times)

Offline tika

  • Newbie
  • *
  • Posts: 2
    • View Profile
plot f(x)
« on: June 17, 2009, 03:20:35 PM »
hi..
i have a problem
how to plot function like f(x)=x^2+5 from gui to axes?
please help me
GOD BLESS YOU who help me
thanks ^_^

Offline allansaja

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: plot f(x)
« Reply #1 on: July 04, 2009, 08:22:24 AM »
just use the function ezplot
like this
ezplot ( 'x. ^ 2 +5')  :D

Matlab and SimuLink Development Forum

Re: plot f(x)
« Reply #1 on: July 04, 2009, 08:22:24 AM »