No Output, No Error
- To: mathgroup at smc.vnet.net
- Subject: [mg46351] No Output, No Error
- From: "Jackson" <jackson101 at hotmail.com>
- Date: Mon, 16 Feb 2004 08:59:52 -0500 (EST)
- Reply-to: "Jackson" <jackson101 at hotmail.com>
- Sender: owner-wri-mathgroup at wolfram.com
Warning, new user! I have been experiencing some weird output. Some functions just output the input. No errors, no indications of a problem. Most functions work well, but some just don't provide any feedback as to the error. For example: xlist = {1, 2, 3, 4, 5}; ylist = {2, 4, 6, 8, 10}; Correlation[xlist, ylist] Yields the output with no error: Correlation[{1, 2, 3, 4, 5}, {2, 4, 6, 8, 10}] Thanks.
- Follow-Ups:
- Re: No Output, No Error
- From: Tomas Garza <tgarza01@prodigy.net.mx>
- Re: No Output, No Error
- From: Oleksandr Pavlyk <pavlyk@phys.psu.edu>
- Re: No Output, No Error
- From: Yasvir Tesiram <yat@omrf.ouhsc.edu>
- Re: No Output, No Error