🎉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

Importing non time based data

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

 

Submitted by rboelloeni on Tue, 12/04/2012 - 05:19 


Is there a way to import non time based data into VisSim to populate variables in a model.

Find more posts tagged with

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

    Submitted by Anders89 on Wed, 12/05/2012 - 13:21.

    Yes, use the 'dialogTable' block. It works with a parametric data in .csv form organized by row. Each row consists of a new set of parameters. The first column of the data set is a name used to identify the row. It will appear in a drop down list in the dialog box. The first row consists of header names for each column. The header names will be placed on the output pins of the dialogTable block. You can try an example of a dialogTable block under Diagrams > Examples > Blocks > Signal Producer > dialogTable