Highlights
フォロー


投票

Which of the following is not a built-in string-checking function?



Atanu Bera
Atanu Bera 2024 年 7 月 10 日
  • ischar: Checks if an input is a character array.
  • iscellstr: Checks if an input is a cell array of strings.
  • isletter: Checks if each character of an input is a letter.
  • isspace: Checks if each character of an input is a whitespace character.
  • ispunctuation: Checks if each character of an input is a punctuation mark.
So isstring function is not a built-in string-checking function
Yue Huang
Yue Huang 2024 年 7 月 22 日
You almost got me
Rik
Rik 2024 年 7 月 10 日

Except that it is: doc page.

simon
simon 2024 年 7 月 9 日
I dont fu**ing know any of them, what's the correct answer?
Rik
Rik 2024 年 7 月 9 日
Why don't you read the documentation? Or just try each of them? Or choose to *not* comment with an expletive...
the cyclist
the cyclist 2024 年 5 月 17 日
The typo gave it away. :-)
DGM
DGM 2024 年 5 月 14 日
I only ever use maybe two of these, but even still, there was prominent suspect in the lineup.
Adam Danz
Adam Danz 2024 年 5 月 13 日
Great discoverability exercise!
Rik
Rik 2024 年 5 月 13 日
I must admit there are two I don't know. In the interest of fairness and honesty I will register my vote first and then check the documentation.

タグ

タグが未入力です。