フィルターのクリア

getting error in imread function

1 回表示 (過去 30 日間)
uma
uma 2020 年 4 月 1 日
回答済み: Walter Roberson 2020 年 4 月 1 日

採用された回答

Walter Roberson
Walter Roberson 2020 年 4 月 1 日
imread(fullfile(pathname, filename))
Is it really the case that you want to get a directory listing of files whose names start with "Dataset 1" followed by any number of characters with a .tif extension? Such as Dataset 1July-20-1969_eagle.tif ? Or are you wanting to look inside a folder named Dataset 1 for all .tif files?
I really recommend you get into the habit of using fullfile()

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by