Path: news.mathworks.com!not-for-mail
From: "Erik Andersson" <annerk02@student.umu.se>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Call another function!
Date: Fri, 16 May 2008 12:22:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 25
Message-ID: <g0ju99$3pu$1@fred.mathworks.com>
References: <g0hsbt$bvj$1@fred.mathworks.com> <g0htfh$imr$1@fred.mathworks.com> <g0i5bc$971$1@fred.mathworks.com>
Reply-To: "Erik Andersson" <annerk02@student.umu.se>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1210940521 3902 172.30.248.37 (16 May 2008 12:22:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 16 May 2008 12:22:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1374449
Xref: news.mathworks.com comp.soft-sys.matlab:468823



> 
> I think your flux capacitor overloaded the triple value 
of 
> the third exigency.  You might want to uplink with the 
> fluid portion of the apogee.
> 
> Or....post your error message.  Whichever is easier.
>

This is what i get:

??? Error using ==> load
Argument must contain a string.

Error in ==> trend at 3
V=load(x);

Error in ==> taborttrend at 4
trend(x) 

x in this case I want to be my vector V created in the 
function taborttrend