Undefined symbols: traj

Hi, I'm having trouble with the program below:

m=a[1:2,1:2] ;
p=vep[1:2,1:2] ;

{xt}=traj(data,p,m,betaint,beta1,beta2,utraj) ;
save xt ;

The error message I get is "Undefined symbols: traj"

Is traj an extra procedure?

Thanks, sorry if my question is too dumb

1 Answer



0



Yes, traj is a user-defined GAUSS procedure. It is not part of the main GAUSS application or any of the GAUSS application modules. Maybe you can find the definition for this procedure from the same location in which you got this code?

aptech

1,773

Your Answer

1 Answer

0

Yes, traj is a user-defined GAUSS procedure. It is not part of the main GAUSS application or any of the GAUSS application modules. Maybe you can find the definition for this procedure from the same location in which you got this code?


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy