help-octave
[Top][All Lists]
Advanced

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

reg error in vector operation


From: lokesh rajendran
Subject: reg error in vector operation
Date: Thu, 21 Jun 2007 03:27:20 -0400

dear all,
the following is the error i get ,when running the command
octave:1> k-spice_readfile("rawspice.raw");
but i get the error as specified below:
error: `k' undefined near line 1 column 1
error: evaluating binary operator `-' near line 1, column 2

what i intend to do is
The plot contained in file "rawspice.raw" is put into the k vector and an output has to be generated in the following fashion:
s = {
commands = {} date = Mon Sep 12 14:32:22 2005
dimensions = 0
 no_points = 0
no_variables = 0
options = {} plotname = Transient Analysis
title = * simulation de RC2
}

plz do help me.
thanking you,
lokesh rajendran.


reply via email to

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