help-octave
[Top][All Lists]
Advanced

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

Re: Quaternion package


From: Doug Stewart
Subject: Re: Quaternion package
Date: Sat, 16 Feb 2019 13:25:40 -0500



On Sat, Feb 16, 2019 at 1:08 PM sb <address@hidden> wrote:
Hi all,
I am trying to learn Octave in conjunction with robotics.
I installed the quaternion package using pkg command.
After installation the package appears in the listing (using pkg list).
But when I try to test using for ex. "quaternion(1,3,4,5)" command, I get:
error: 'quaternion' undefined near line 1 column 1
It seems Octave does not recognize this function although it seems to be
installed.
Any ideas?
Thanks...
Shlomo



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html


After you install it you must load it! see
help pkg
pkg load ...


--
DASCertificate for 206392


reply via email to

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