pkgsrc/cad/mex-wcalc/MESSAGE
dmcmahill a0a61dd21d import mex-wcalc-0.9
This is the Matlab frontend for the Wcalc transmission
line analysis/synthesis calculator.  You will need a working
matlab installed on your system.  In addition, currently
only a native (non-emulation) matlab is supported.
2005-11-01 03:55:38 +00:00

9 lines
382 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2005/11/01 03:55:38 dmcmahill Exp $
To use, you will need to add something like the following to your
matlab/startup.m file in your home directory:
addpath('${PREFIX}/libexec/matlab/${WCALC_DIR}');
===========================================================================