blob: b39a1242012a3260d0521eac60a33532e0834719 (
plain)
1
2
3
4
5
6
7
8
9
|
===========================================================================
$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}');
===========================================================================
|