コンテンツへ
#2
by あたっしゅ » 4年前
コード:
gnuplot < cmd.txt
h=fopen("cmd.txt", "w"); // 略 fclose( h ); system( "gnuplot < cmd.txt" );
#1
by まゆげ » 4年前
ページトップ