comparison scripts/plot/__plt2mv__.m @ 3402:9610d364e444

[project @ 2000-01-05 04:36:38 by jwe]
author jwe
date Wed, 05 Jan 2000 04:36:51 +0000
parents 096940972434
children f8dde1807dee
comparison
equal deleted inserted replaced
3401:1b782f9cecfe 3402:9610d364e444
14 ## 14 ##
15 ## You should have received a copy of the GNU General Public License 15 ## You should have received a copy of the GNU General Public License
16 ## along with Octave; see the file COPYING. If not, write to the Free 16 ## along with Octave; see the file COPYING. If not, write to the Free
17 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 17 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA
18 ## 02111-1307, USA. 18 ## 02111-1307, USA.
19
20 ## usage: function __plt2mv__ (x, y, fmt)
19 21
20 ## Author: jwe 22 ## Author: jwe
21 23
22 function __plt2mv__ (x, y, fmt) 24 function __plt2mv__ (x, y, fmt)
23 25