use default settings for setpref

2 次查看(过去 30 天)
Alexander
Alexander 2019-4-30
I would like to send an email from MATLAB.
To do so, I have to configure some prefs with setpref, e.g.
setpref('Internet', 'SMTP_Server', ...)
How to do so once, such that MATLAB remembers the settings after I restart the application?
One possible solution I can think of is to write them down in my startup.m.
Is there any other possibilities, as I would like to not expose my email password, even if I think that my startup.m keeps private.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品


版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by