what should be my stl file location to import it

3 ビュー (過去 30 日間)
D KUSHAL KUMAR
D KUSHAL KUMAR 2019 年 11 月 13 日
編集済み: Stephen23 2020 年 1 月 21 日
Hello,
I have been working on STL file importing into MATLAB.
This error pops up " File does not exist. "
Need some help here.
  1 件のコメント
Stephen23
Stephen23 2019 年 11 月 13 日
編集済み: Stephen23 2020 年 1 月 21 日
All MATLAB functions that import/export file data accept absolute/relative filenames. You can easily generate absolute/relative filenames using fullfile:

サインインしてコメントする。

回答 (1 件)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2020 年 1 月 21 日
If the folder in which the file is added in MATLAB path you could just give the filename to import it. If not you could use the above mentioned procedure
For more information on how to add a path to MATLAB path you could refer to the following link

カテゴリ

Help Center および File ExchangeSTL (STereoLithography) についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by