[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62543] Octave can not find functions in a scr
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #62543] Octave can not find functions in a script |
Date: |
Sun, 29 May 2022 23:05:08 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?62543>
Summary: Octave can not find functions in a script
Project: GNU Octave
Submitted by: None
Submitted on: Mon 30 May 2022 03:05:05 AM UTC
Category: Interpreter
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Unexpected Error or Warning
Status: None
Assigned to: None
Originator Name: pingplug
Originator Email: code@pingplug.me
Open/Closed: Open
Release: 7.1.0
Discussion Lock: Any
Operating System: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Mon 30 May 2022 03:05:05 AM UTC By: Anonymous
I have some scripts with sub functions and everything worked fine (in both
Octave and Matlab). But these scripts don't work recently.
in attached file, there is an example:
% octave test_subfunc.m
error: 'f1' undefined near line 3, column 1
error: called from
test_subfunc at line 3 column 1
in old version and Matlab, this works fine:
f1
I didn't find these change in release history, so I think it is bug.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 30 May 2022 03:05:05 AM UTC Name: test_subfunc.m Size: 47B By:
None
<http://savannah.gnu.org/bugs/download.php?file_id=53259>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62543>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #62543] Octave can not find functions in a script,
anonymous <=