Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
99 ページの Modelica 3.3 rev 1 言語仕様には、次のパラメータ宣言があります。
parameter Real A[:,:] = [1];
[1]この文脈で とはどういう意味ですか?
[1]