Find more posts tagged with
Sort by:
1 - 5 of
51
- start VisSim
- place map block in VisSim Workspace
- right click on map block to bring up Map Properties dialog and click Browse...
- notepad will start with an empty file. Type in 2 columns of numbers that represent your table as described above.
- choose File > Save As... and save some place like 'c:\myVisSimFiles\myFunkyLookupTable.txt'
- Back in Map Properties dialog click Select File...
- In Files of type drop down, select ASCII Data(*.txt) and browse to your file 'c:\myVisSimFiles\myFunkyLookupTable.txt'
- Click Open
- Click OK
Submitted by Richd on Sat, 03/27/2010 - 01:28.
Here, follow these steps:
Submitted by Anders89 on Tue, 03/23/2010 - 22:39.
The file suffix does not matter. You can use .csv (Excel comma separated value), .txt, .dat, .map, or .foobar