We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
流体全般

流体全般

ジャーナルファイル内文字列を定義する方法

    • FAQFAQ
      Participant

      ジャーナルファイル内の文字列を定義する方法を以下のようになります. ここでは、sample1.mshを読みこむ方法をご紹介します。 (define filename “sample1”) (ti-menu-load-string (string-append “file read-c sample1.msh”)) 以上のコマンドで,定義されたsample1のメッシュファイルを読み込むことができます.