plot legend error
The legend command does not recognize the location parameter. Error message states invalid value = northeast when no location is specified or invalid = southwest when legend( ..., 'location','southwest') was specified.
The legend was display at its default northeast location; however, a text string with absolute (x,y) location was not. The text string was display when the legend command was removed.
1
vote
The issue has been resolved. Thanks for reporting this and for using Octave Online.