[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: No Java support found
From: |
eugenia |
Subject: |
Re: No Java support found |
Date: |
Wed, 8 Aug 2018 14:30:55 -0500 (CDT) |
Dear all,
I am writing because I found the same problem or similar with my Octave v
4.4.0 (Ubuntu 16.04.5 LTS)
I must say that I have a Matlab code (written by someone) and after running
it, it stops and says the following:
warning: fopen:
'/home/martin/Documentos/euge/vievs/COMPILE/VIE_MOD_V30/gpt3_5.grd' found by
searching load path
I am new in Octave and Matlab but Iam sure the problem just occurs only in
Octave. I saw the following entry https://savannah.gnu.org/bugs/?45914 and
it seems that the bug is still there.
I followed one of the instruction there and the same occurs
-----------
x = 0
>> save x x
>> unlink ("x"); sleep (10); fd = fopen ("x", "rb")
warning: fopen: '/home/martin/Documentos/euge/vievs/WORK/x' found by
searching load path
fd = -1
-----
Do you have any ideas on how to solve it?
Thanks in advance
Eugenia
Of course, I need to use the file gpt3_5.grd but I need to solve that
warning. Do you have any ideas?
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: No Java support found,
eugenia <=