|
From: | Markus Mützel |
Subject: | [Octave-bug-tracker] [bug #60857] sourcing a file gives an unexpected error message. |
Date: | Wed, 30 Jun 2021 01:51:00 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36 Edg/91.0.864.59 |
Follow-up Comment #2, bug #60857 (project octave): In a bit more detail: With that command, the interpreter tries to call the function "sequence1" and index its first output argument (presumably a struct or object) with ".m". That result would be passed as an input argument to the function "source". It looks like "sequence1.m" is a script - not a function. So, the error message looks correct to me. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60857> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |