Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
RNEL_DB is an object oriented database solution for large data sets that need to be stored and/or analyzed within Matlab. It provides a transparent solution for people that currently store their data in matlab-structures.
Using the RNEL_DB class-definition, we created a database solution that:
* is transparent to the user as it behaves like a giant Matlab structure.
* has a distributed file system which saves the data across many files.
* has an object oriented structure which enables object specific methods.
* enforces a structured way for organizing functions related to the data.
* has fast access to all the data.
* is 100% developed using standard Matlab syntax, making it easy to adapt to specific needs.
Currently, we have over 20 GigaBytes of data stored in the database are able to access everything as easy as indexing a giant Matlab structure.
UPDATE:
This project is currently available on Github.com under the name HDS-Toolbox.
Citar como
Joost Wagenaar (2026). RNEL_DB Object Oriented Database for Matlab (https://la.mathworks.com/matlabcentral/fileexchange/26643-rnel_db-object-oriented-database-for-matlab), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.4.0.0 (451 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.4.0.0 | changed/added link |
||
| 1.3.0.0 | This project is currently available on Github.com under the name HDS-Toolbox. |
||
| 1.2.0.0 | slightly changed the documentation |
||
| 1.1.0.0 | - Changed the downloadable content |
||
| 1.0.0.0 |
