ILCell as Data Container

Example demonstrating how to utilize ILCell in order to query complex multityped data from storages like DBs and use them as a container for efficient storage, transport and retrieval. A 'query' function is implemented which returns an ILCell with string and numerical array data as elements (like a data table). The data are returned to the main function and stored into a *.mat file by help of the ILMatFile class.
Last modified: March 30 2016 19:28