matlab には ± のコマンドはあるのでしょうか.
Show older comments
matlab には ± のコマンドはあるのでしょうか.
Answers (2)
± のコマンドとはどういう意味ですか?+(加算)なら plus, - (減算)なら minus コマンドで代用はできますが・・。
plus(1,2)
minus(1,2)
Categories
Find more on 算術演算 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!