In this case, the context was error brain failure, i.e. I saved the file without the .m extension and I didn't realize it. Still an odd error message, I think the line 61 was actually referring to the last successful line executed within the octave CLI.
Odd Anyway, a rename with .m fixed that problem. Thanks Phil -----Original Message----- From: Søren Hauberg [mailto:[email protected]] Sent: June-17-09 7:48 AM To: Philippe Lavoie Cc: [email protected] Subject: Re: [OctDev] Why is the following undefined? You really need to provide some more context if you want any help on this. Could you try to narrow down the issue to something that doesn't require too many functions, and post the code? Then possibly somebody might be able to help, but it is impossible to be of any assistance with the information you've provided. Søren ons, 17 06 2009 kl. 00:00 -0400, skrev Philippe Lavoie: > I have a script, and here is the content of line 61 > > > > method='BooSam'; > > > > and I get the following when I execute the script. > > > > error: `phil_test_calib2' undefined near line 61 column 1 > > > > any reasons? My understanding is that even if it was undefined, it > should work. > > > > Thanks for any leads. > > > > Phil > > > > > ______________________________________________________________________ > Confidentiality Message > > This e-mail and its content is confidential: its privileged > information is intended for the exclusive use of the addressee. Any > other person is strictly prohibited from disclosing, distributing or > reproducing it. If the addressee cannot be reached or is unknown to > you, please inform the sender by return e-mail immediately and delete > this e-mail message and destroy all copies. > > Avis de confidentialité > > Le présent courriel et son contenu est confidentiel: l'information > privilégiée est à l'usage exclusif du destinataire ci-dessus. Toute > autre personne est par les présentes avisée qu'il lui est strictement > interdit de le diffuser, le distribuer ou le reproduire. Si le > destinataire ne peut être joint ou vous est inconnu, veuillez informer > l'expéditeur par courrier électronique immédiatement et détruire ce > message et toute copie de celui-ci. > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ Octave-dev mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/octave-dev Confidentiality Message This e-mail and its content is confidential: its privileged information is intended for the exclusive use of the addressee. Any other person is strictly prohibited from disclosing, distributing or reproducing it. If the addressee cannot be reached or is unknown to you, please inform the sender by return e-mail immediately and delete this e-mail message and destroy all copies. Avis de confidentialité Le présent courriel et son contenu est confidentiel: l'information privilégiée est à l'usage exclusif du destinataire ci-dessus. Toute autre personne est par les présentes avisée qu'il lui est strictement interdit de le diffuser, le distribuer ou le reproduire. Si le destinataire ne peut être joint ou vous est inconnu, veuillez informer l'expéditeur par courrier électronique immédiatement et détruire ce message et toute copie de celui-ci. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
