Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Ray
Posts:
11
Registered:
7/6/08
|
|
Re: Limiting output range; computing n log2 n
Posted:
Feb 17, 2013 12:31 PM
|
|
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <kfqa2e$d6a$1@newscl01ah.mathworks.com>... > "Ray" <RayMitchell@MeanOldTeacher.com> wrote in message <kfp6te$nk5$1@newscl01ah.mathworks.com>... > > > Question 1: Although I have specified the range of values for n and my axis limits as I want them, obviously the value of n-squared and n-factorial will greatly exceed the desired y-axis range. When this happens it greatly compresses the y axis plot in order to accommodate that range of outputs. How can I specify that no values of y should be plotted past the desired range of the y axis itself? > > Replace "*" by ".*" > > Bruno
Hi Bruno,
Thanks for the response. That does fix the issue in my question 2, but the issue in question 1 still exists.
Ray
|
|
|
|