Can someone help me use Natsort rows. I want to use it in my program, saw it on the file exchange. I dont know how to call files from the file exchaneg or use them though.
Thanks
David

댓글 수: 1

Stephen23
Stephen23 2021년 11월 9일
"I dont know how to call files from the file exchaneg or use them though."
There is absolutely no difference to your own files: they can be either on the MATLAB search path or in the current directory. You call them just like any other functions.

댓글을 달려면 로그인하십시오.

답변 (1개)

the cyclist
the cyclist 2021년 11월 9일
편집: the cyclist 2021년 11월 9일

0 개 추천

You need to ...
  • go to the submission's page here
  • click the Download button on the right-hand side of the page
  • unzip the zip file that you downloaded
  • put the files you need to call into a directory that is in your MATLAB path
EDIT: Fixed the link to the file

댓글 수: 3

Snicklefrits
Snicklefrits 2021년 11월 9일
How do I call into a directory that is in your MATLAB path?
Snicklefrits
Snicklefrits 2021년 11월 9일
Ive done every step before that
the cyclist
the cyclist 2021년 11월 9일
See this documentation about the MATLAB search path.

댓글을 달려면 로그인하십시오.

카테고리

태그

질문:

2021년 11월 9일

댓글:

2021년 11월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by