[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: plot from m-file doesn`t work
From: |
Ben Abbott |
Subject: |
Re: plot from m-file doesn`t work |
Date: |
Tue, 07 Jul 2009 07:26:11 -0400 |
On Jul 7, 2009, at 6:22 AM, address@hidden wrote:
Hi, I`m runing octave-3.2.0 and G N U P L O T Version 4.2
patchlevel 4 on Ubuntu 9.04. When i call plot directly from octave,
new window with ploted points apears, but when i put the same into m-
file and run octave from shell: octave /home/pavel/nyty.m My
program works well, but window with plot doesn`t appear. Had anyone
same trouble?
Thanks
Pavel Schor
address@hidden
Can you show us what is in your file?
Ben