matlab には ± のコマンドはあるのでしょうか.
Mostrar comentarios más antiguos
matlab には ± のコマンドはあるのでしょうか.
Respuestas (2)
± のコマンドとはどういう意味ですか?+(加算)なら plus, - (減算)なら minus コマンドで代用はできますが・・。
plus(1,2)
minus(1,2)
Categorías
Más información sobre 算術演算 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!