Note
Certain Linux® functions are limited in MATLAB® Online™. See Security Considerations for Raspberry Pi in MATLAB Online for details.
You changed the pi
user’s password,
and now the getFile
, putFile
,
and deleteFile
functions do not work. The current mypi
handle
uses the old password. To regain control of the MATLAB Command
Window, press Ctrl+C. Clear the mypi
handle
and any other handle based on the old password. Create a new connection
using raspi
with arguments that specify the new
password. Use the getFile
, putFile
,
or deleteFile
function again.
For more information, see: Linux.