現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
From the string end (ie right-hand-side) finds position of the kth character matching the specified pattern.
Syntax: INSTRREV (string, pattern, [right_match_count])
Returns:
- matching position if found match
- 0 otherwise
Returns first matching position if no right_match_count specified.
NB: function name inspired from VBS. Could be renamed "strrevfind.m" to fit Matlab nomenclature. Let me know what you think.
引用
Tseviet Tchen (2026). instrrev/strrevfind (https://jp.mathworks.com/matlabcentral/fileexchange/14012-instrrev-strrevfind), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Manchester
一般的な情報
- バージョン 1.0.0.0 (789 Bytes)
-
ライセンスがありません
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
