How to tell Matlab to look for nc files which are stored in a ssh connection ?

1 view (last 30 days)
Hello,
I am working on Matlab on a Linux system. I want to access from my computer, files that are in the cluster of the university, in a ssh connection. I would like to give the path of my files directly in Matlab, for example like: cd data/temperature/ (path which is under my ssh connection). Is there something that could do something like: cd ssh -X user@cluster data/temperature/ ?
Help would be highly appreciated. Alice

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!