sharedmatrix
SHAREDMATRIX Allows any Matlab object to be shared between Matlab sessions (w/o using file I/O).
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Zitieren als
Joshua Dillon (2026). sharedmatrix (https://de.mathworks.com/matlabcentral/fileexchange/28572-sharedmatrix), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: InplaceArray: a semi-pointer package for Matlab
Inspiriert: guesemha, semaphore, DM Utils (data mining utils), MxArrayDefinition
Allgemeine Informationen
- Version (38,9 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.17.0 | No change to code. Updated icon only. |
||
| 1.14.0 | - Sharing of scalars is now explicitly not supported (Alen Wu).
|
||
| 1.12.0 | Fixed regression bug: incorrect calculation of sparse matrix size (nzmax). |
||
| 1.11.0 | Thanks to contributor Andrew Smith, now support structs. Various other minor bug fixes. |
||
| 1.6.0 | Added ipcs interface: whosshared.m |
||
| 1.5.0 | Corrected mishandling of sparse logical matrices. |
||
| 1.4.0 | updated description |
||
| 1.3.0 | updated description |
||
| 1.2.0 | 1) fixed empty member bug
|
||
| 1.0.0 |