// グラフソフトを起動し、CSVファイルを読み込ませて描画 int graphID = newGraph2D(); setGraph2DFile( graphID, "file.csv" );