|
| From: | Michael C. Grant |
| Subject: | [Octave-bug-tracker] [bug #41651] Nested uses of evalin( 'caller', ... ) |
| Date: | Fri, 21 Feb 2014 04:09:50 +0000 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11 |
Follow-up Comment #2, bug #41651 (project octave):
Yep, it only happens if the caller is the base workspace. Consider a new
function, evalin_test3.m:
function evalin_test3
x = 'In workspace for evalin_test3';
evalin_test1
Calling this function yields the same results in MATLAB and Octave.
(file #30627)
_______________________________________________________
Additional Item Attachment:
File name: evalin_test3.m Size:0 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?41651>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |