|
[Sponsors] |
![]() |
![]() |
#1 |
Guest
Posts: n/a
|
when we define tables, we often need to input many data such as coordinates or time, but it is very conviniet to do it in the form of *.txt. can we import the *.txt into the table to define what we need? for example: time T 100 270 200 269.95 300 269.9 400 269.85 500 269.8 600 269.75 700 269.7 800 269.65 900 269.6 1000 269.55 1100 269.5 1200 269.45 1300 269.4 1400 269.35 1500 269.3 1600 269.25 1700 269.2 1800 269.15
|
|
![]() |
![]() |
![]() |
#2 |
Guest
Posts: n/a
|
There is no option for direct input of *.txt, but you can write your own programm for this, using any language you like (for example, I use Matlab scripts to prepare tables). Just take a look at Commands manual, TBREAD command - it describes different possible formats for the tables.
|
|
![]() |
![]() |
![]() |
#3 |
Guest
Posts: n/a
|
You can use following commands to create table,
TBDEF <mac1> y 1,EXTRAPOLATE TIME,3 !Enter your time values 1 2 3 !after finishing entering 3 values prostar will prompt for !how many dependant variables, Here it is one (v) 1 V 1 2 3 TBWR <mac1.tbl> !table write TBGR V !graph V --------------- Hope this helps |
|
![]() |
![]() |
![]() |
#4 |
Guest
Posts: n/a
|
You can use following commands to create table,
TBDEF <mac1> y 1,EXTRAPOLATE TIME,3 !Enter your time values 1 2 3 !after finishing entering 3 values prostar will prompt for !how many dependant variables, Here it is one (v) 1 V 1 2 3 TBWR <mac1.tbl> !table write TBGR V !graph V --------------- Hope this helps |
|
![]() |
![]() |
![]() |
#5 |
Guest
Posts: n/a
|
the table defined in star-cd is onle 500 lines, how to increase the lines over 500 lines?
|
|
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Material Table | Mgtripple | CFX | 2 | April 28, 2006 11:44 |
h(t,p)-Table | amu | CFX | 0 | January 16, 2006 09:43 |
TABLE INPUT | LORENZO | Siemens | 0 | June 9, 2004 13:04 |
RGP table | Atit Koonsrisuk | CFX | 1 | January 10, 2004 12:14 |
use table | Moon | Siemens | 6 | September 18, 2003 09:58 |