How does Plot* functions know about range?
- To: mathgroup at smc.vnet.net
- Subject: [mg113503] How does Plot* functions know about range?
- From: Dims <dims12 at hotmail.com>
- Date: Sun, 31 Oct 2010 02:09:33 -0500 (EST)
If Plot function is placed withing Show function and if the range is set with Show's argument, then does Plot function optimize it's object generation depending on range? If "yes" then how Plot function knows about a range which is an argument of later function? Thanks