Natsort Rows using in program.

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 Kommentar

Stephen23
Stephen23 am 9 Nov. 2021
"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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

the cyclist
the cyclist am 9 Nov. 2021
Bearbeitet: the cyclist am 9 Nov. 2021

0 Stimmen

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 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 9 Nov. 2021

Kommentiert:

am 9 Nov. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by