help-octave
[Top][All Lists]
Advanced

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

toascii/abs


From: Daniel Heiserer
Subject: toascii/abs
Date: Tue, 23 Mar 1999 09:29:04 +0100

Hi,

I have a problem with abs(a), if a is a string under octave.
In matlab that returns the ascii-values of the elements of a.

In octave I have a feature 'toascii'.
Unfortunately I cannot edit the 'abs' function because it is a builtin.

It would be nice if 'abs(a') would return what 'toascii(a)' returns
if 'a' is a string/stringmatrix.



bye daniel



reply via email to

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