help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unable to display multiline text


From: am304
Subject: Unable to display multiline text
Date: Tue, 21 Feb 2012 08:59:21 -0800 (PST)

Hi, I was trying to insert a multiline title on a plot (using GNU Octave 3.2.4 on Win XP), and while experimenting I tried the code of "Demonstration 4" in the text function reference page. Only the first line of the title and axes labels were shown, but not the second line of the text. Any suggestion why that may be? Also, the "text" command generated the following error:
error: text: dimension mismatch for coordinates and label
error: called from:
error:   C:\Octave\3.2.4_gcc-4.4.0\share\octave\3.2.4\m\plot\text.m at line 91,
column 2
It seems that any text, title, etc... function call doesn't accept a cell array of strings as a label. Any suggestion? Many thanks in advance, Arnaud

View this message in context: Unable to display multiline text
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]