Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2023.0.0 - 日本語


not

(~) 論理否定

呼び出し手順

~A

説明

~A は論理値行列Aの 要素について要素毎の論理否定を出力します.

~[%t %t %f]

参照

  • and — logical AND between the elements of a boolean or numerical array
  • or — logical OR over the elements of a boolean or numerical array
  • find — 論理値ベクトルまたは行列のtrue要素の添え字を見つける

履歴

バージョン記述
6.0 ~ priority is now higher than the comparisons one (== ~= < <= >= >).
Report an issue
<< minus Scilab keywords parentheses >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Mar 07 09:28:37 CET 2023