現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
ISWHOLE True for integers(whole numbers).
ISWHOLE(X) is 1 for the elements of X that are integers, 0 otherwise. ISWHOLE(X1,X2,..,XN) returns a 1-by-N array with 1 for integers and 0 otherwise.
ISWHOLE does not check for integer data type as does ISINTEGER.
引用
Mukhtar Ullah (2026). ISWHOLE (https://jp.mathworks.com/matlabcentral/fileexchange/6277-iswhole), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Date Odometer class
一般的な情報
- バージョン 1.0.0.0 (630 Bytes)
-
ライセンスがありません
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 | Modified, as suggested by Josef Lotz, to provide indices of integer elements. |
