??? Error: File: scptomatlab.m Line: 23 Column: 8
Arguments to IMPORT must either end with ".*"
or else specify a fully qualified class name: "ch.ethz.ssh2.SCPClient" fails
this test.
If I add .* to the end of each one and then execute, this error appears:
??? Error using ==> scptomatlab at 45
Error: SCPTOMATLAB could not connect to the remote machine
followed by the host name I’m trying to connect to. Do you know what is going wrong? This code has worked for my coworker, so I know that the hostname must be correct.