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 CenterFile Exchange에서 STL (STereoLithography)에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by