Matlab and SimuLink Development Forum
Matlab Tutorials
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Matlab Tutorials
Home
Help
Search
Media
Login
Register
Matlab and SimuLink Development Forum
»
Matlab
»
Matlab Programming
»
Topic:
plot f(x)
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: plot f(x) (Read 690 times)
tika
Newbie
Posts: 2
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 ^_^
Logged
allansaja
Newbie
Posts: 1
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')
Logged
Matlab and SimuLink Development Forum
Re: plot f(x)
«
Reply #1 on:
July 04, 2009, 08:22:24 AM »
Print
Pages: [
1
]
Go Up
« previous
next »
Matlab and SimuLink Development Forum
»
Matlab
»
Matlab Programming
»
Topic:
plot f(x)