help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot open load file --version


From: jasti sri rangachowdary
Subject: Cannot open load file --version
Date: 22 Aug 2007 16:24:34 -0000

  Hai everybody,

    I am new for the Octave and just trying some examples to work with octave.

  When I start plotting at octave shall with simple example, which is give in ‘help plot’, I was not able to find any plot. Following are the errors..

  I am working on Linux platform and octave-2.9.13

  t = 0:0.1:6.3;
  plot (t, cos(t), "-;cos(t);", t, sin(t), "+3;sin(t);");

      Cannot open load file '--version'
        line 0: (No such file or directory)

        line 0: undefined variable: title

error: Version numbers must be a single row
error: evaluating if command near line 73, column 3
error: called from `compare_versions' in file
`/home1/store1/OI-METHOD/octave-2.9.13/scripts/miscellaneous/compare_versions.m'
error: evaluating static command near line 35, column 5
error: evaluating if command near line 29, column 3
error: called from `__go_draw_axes__' in file
`/home1/store1/OI-METHOD/octave-2.9.13/scripts/plot/__go_draw_axes__.m'
error: evaluating switch command near line 57, column 4
error: evaluating for command near line 55, column 2
error: evaluating if command near line 37, column 7
error: evaluating if command near line 30, column 5
error: evaluating if command near line 29, column 3
error: called from `__go_draw_figure__' in file
`/home1/store1/OI-METHOD/octave-2.9.13/scripts/plot/__go_draw_figure__.m'
error: evaluating if command near line 61, column 6
error: evaluating if command near line 58, column 4
error: evaluating if command near line 56, column 2
error: evaluating for command near line 55, column 7
error: evaluating if command near line 38, column 5
error: called from `drawnow' in file
`/home1/store1/OI-METHOD/octave-2.9.13/scripts/plot/drawnow.m'

Any help will be greatly appreciable.

Ranga





rakhi

reply via email to

[Prev in Thread] Current Thread [Next in Thread]