Skip to content

about Gnuplot

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4852
    Dylan1
    Participant

    Dear all,

    I want to use Gnuplot to make line graph in aorta example. But I don’t know how to do. If I want to output the Time-Mean Pressure of input, output1 and output2, what should I do?
    I don’t know how to use this function: gplot.setData(converter.getPhysTime(iT), { , }, { “inflow”, “outflow1″,”outflow2” }, “bottom right”); What values should I fill in the blank.

    Thanks in advance
    Kind Regards,
    Dylan

    #4887
    fk
    Participant

    Dear Dylan,

    the usage of the Gnuplot interface and its options can be found in the documentation. For example in the user guide, the developer guide, as well as in some examples, like laminar/cylinder2d.

    Best regards,
    Fabian

    #4890
    Dylan1
    Participant

    Dear Fabian

    Let me try. Thanks very much.

    Best regards,
    Dylan

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.