how to define driving function myself 回答済み
Hi,
can you guide on how to code for user-defined driving function in the 'inp' file ? I find this function in the 'Design' but can't find a sample in the help document for 'Analyst'. Could you provide an example of importing an external file to define driving function? Thanks.
1件のコメント
Hey Jinny,
If you want to import it as a .txt file this is the code
c Define time varying funciton
data hist pulse * 'pulse_5kHz.txt'
func hist pulse
The .txt file should contain two columns of data. column1 = time and column2 = amplitude. Remove headers.
Best regards,
Oliver
サインインしてコメントを残してください。
お探しのものを見つけられませんでしたか?
新規投稿