How can we plot a function with domain involving infinity
Show older comments
How can we plot a function with the domain involving infinity? Suppose I want to plot the following function:
f(y)=(2*pi*y)^(-1/2)*exp(-y/2); y>0
How can I do this in MATLAB?
Thanks
1 Comment
Muhammad
on 25 Jan 2019
Use the tick property in Matlab plot as discribed below

Accepted Answer
More Answers (1)
Jayesh Shimpi
on 5 Oct 2019
0 votes
Infinity symbol used in Matlab for limit to plot the graph
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!