How Can I feed a database with all the paths (directories) of the model?

Im trying to copy the path (directory(C:Modelname/ECUs/Ecu1/signal_name1)) of all blocks in my model and after that put them togheter in a access database: For example: C:Modelname/ECUs/Ecu1/signal_name1 C:Modelname/ECUs/Ecu1/signal_name2 C:Modelname/ECUs/Ecu2/signal_name1 C:Modelname/ECUs/EcuN/signal_nameN Is there a way to performe this in a Matlab code or script? Any advice?

Risposte (1)

You want to create a database from you folder structure? I did not find any MATLAB script or tool which could directly allow you to do that. But I believe you can get the file path information and then using Database Toolbox to create such a DB.

Questa domanda è chiusa.

Prodotti

Richiesto:

il 18 Gen 2016

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by