🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

plotting from .csv or .txt file

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hi

 

I got a problem with plotting using external .csv and .txt file. Currently I can only get the Y axis right, but X axis just like a automatic generated number order. (see attachment) I think I have run through all the options from Hyperview, but just can not make it.

Is it possible to change to what it is in the attached file for X axis?

 

Many thanks.

<?xml version="1.0" encoding="UTF-8"?>post-7386-0-56516900-1372223627_thumb.jp

Unable to find an attachment - read this blog

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi Thomas,

     

    it works perfect with your attached data file. See picture below...

    It is really nice to attach datas, so i can check it very fast.

     

    Try this way:

     

    1. load your file

    2. select for x-type -> unknown; x-request -> Block 1; x component -> Column 1

    3. select for y-type -> unknown; y-request -> Block 1; y component -> Column 2

    4. preview or apply

     

    Hopefully it works...

     

    Best regards,

    Mario

    <?xml version="1.0" encoding="UTF-8"?>post-817-0-08797400-1372225103_thumb.jpg

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    thank you Mario. Your answer is great and help me a lot.