Code Monkey home page Code Monkey logo

Comments (1)

barnex avatar barnex commented on July 21, 2024

Even though the URL is indeed not correct, it would still not work with the
right one: gnuplot does not know about http and would just look for a file
named http:/bla/bla. A temporary workaround would be to feed to gnuplot:
"<curl http://192.168.0.122:35360/fs/...". A proper way would be to do the
http fetch inside mumax and pipe the data to gnuplot's stdin. I may fix
this at some point but it has low priority.

-Arne;

On Wed Nov 12 2014 at 10:43:13 AM Ahmad Syukri bin Abdollah <
[email protected]> wrote:

I'm currently using mumax3.6 with CUDA 6.5 under Debian Wheezy amd64.

After running mumax3-server in a folder containing subfolders with
simulation scripts, I get to access GUI from the web interface, very handy!
But the plot doesnt appear:

line 0: warning: Skipping unreadable file "http://192.168.0.122:35360/afmdots/afmdots_05_10.out/table.txt" line 0: No data in plot

Shouldn't it be reading from
http://192.168.0.122:35360/fs/afmdots/afmdots_05_10.out/table.txt instead?


Reply to this email directly or view it on GitHub
#31.

from 3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.