stop
Stop a persistence service and detach it from a MATLAB session
Starting in a future release, Redis™ will no longer ship with MATLAB®
Production Server™ and MATLAB
Compiler SDK™. Redis supports the data persistence functionality in these products. Provide your
own Redis persistence service instead. Affected functions include start
, stop
, and restart
.
Syntax
Description
stop(
stops a persistence service
represented by ctrl
)ctrl
and detaches it from a current MATLAB session.
Examples
Input Arguments
Version History
Introduced in R2018b