how to include source files in library

1 Ansicht (letzte 30 Tage)
Martin Stump
Martin Stump am 7 Jul. 2020
Hello
I'm creating a Xilinx FPGA library in Simulink and I'm wonderung, if I can include configuration and source files in my library.
The current Problem is, that when i use this block
the block configuration m-function is located in my library source directory.
If I change my MATLAB directory to a project, where I want to use this block, MATLAB complains because it does not find the file.
Of course, because it's in another directory (not my workign directory, but the library source directory).
Is there any solution to integrate this configurationfile into the library?
Because now, I have to copy the configuration file seperatly into my working directory, when I want to use this Block from my library.
greetings
Martin

Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Produkte


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by