MATLAB 帮助中心
本页采用了机器翻译。点击此处可查看最新英文版本。
断开 MATLAB 会话与已在运行的持久性服务的连接
detach(ctrl)
detach(ctrl) 断开 MATLAB® 会话与已经运行的持久服务的连接。
ctrl
示例
全部折叠
断开 MATLAB 代码与持久性服务的连接。
首先,创建一个持久性服务控制器对象并使用该对象启动持久性服务。一旦运行持久性服务,您就可以将 MATLAB 代码连接到它。然后您可以断开代码与服务的连接。
ctrl = mps.cache.control('myRedisConnection','Redis','Port',4519); start(ctrl) attach(ctrl) detach(ctrl)
mps.cache.Controller
持久性服务控制器,以 mps.cache.Controller 对象形式表示。
示例: detach(ctrl)
在 R2018b 中推出
attach | start | stop | restart
attach
start
stop
restart
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处