help-octave
[Top][All Lists]
Advanced

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

Re: error "can't perform indexing operations for <unknown type> type"


From: Stefan van der Walt
Subject: Re: error "can't perform indexing operations for <unknown type> type"
Date: Sat, 15 Oct 2005 22:34:26 +0200
User-agent: Mutt/1.5.9i

You can run your code by doing

octave:1> Exercise

I modified it slightly to work with Octave [attached] (we don't have
the eigs function, so I replaced it with eig, which sorts the
eigenvalues from largest to smallest).

If you send code to the list, please add it as an attachment, rather
than inlining it.  That way, there are no folding of long lines.

Regards
Stéfan

On Sat, Oct 15, 2005 at 01:47:14PM -0500, cmire wrote:
> I'm new to Octave, and I've got a short Matlab program from a professor that 
> we are supposed to modify to solve some homework problems.  I've read that 
> Octave can run Matlab code (I've updated the ~/octaverc file accordingly, 
> etc.).

Attachment: problem.m
Description: Text document

Attachment: solve_schM.m
Description: Text document


reply via email to

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