TF = release(lk) releases
an advisory lock on a persistence service mutex. If the lock expires before you release it,
release returns a logical 0 (false). If this
occurs, it may indicate potential data corruption.
lk — Mutex object persistence service mutex object
A persistence service specific mutex object. If you use Redis™ as your persistence provider, lk will be a mps.sync.TimedRedisMutex object. If you use a MATLAB® as your persistence provider, lk will be a mps.sync.TimedMATFileMutex object.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.