dir
説明
例
SoC ボードのフォルダーにあるディレクトリの内容のリスト
指定した SoC ボードのフォルダーにあるディレクトリの内容をリストします。
Xilinx® プロセッサ ハードウェア オブジェクトを作成し、Xilinx SoC ボードに搭載されているプロセッサに接続します。
p = xilinxsoc('192.168.1.101', 'root', 'root');
関数 dir
を使用して、ホーム ディレクトリにある Documents
フォルダーのディレクトリの内容をリストします。
result = dir(p, 'Documents')
result = 1×3 struct array with fields: name folder isdir bytes
入力引数
path
— ファイルまたはフォルダーのパス
文字ベクトル | string スカラー
ディレクトリの内容をリストする SoC ボード上のファイルのパスと名前。絶対パスまたはホーム ディレクトリからの相対パスのいずれかを使用できます。
パスが指定されていない場合、ホーム ディレクトリが使用されます。
例: "/home/user/Documents"
例: "Documents"
出力引数
result
— ディレクトリの内容
構造体
指定したディレクトリの内容に関する情報が返されます。入力 path
を使用してディレクトリが指定されていない場合、ホーム ディレクトリの内容がリストされます。
バージョン履歴
R2022a で導入
MATLAB コマンド
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)