Import images for requirements via reqIf file
Show older comments
I have a little problem with simulink requirements:
I want to import some images for my requirements via an reqif file and xhtml. The images are saved in a separate folder and the main aspect was to import them via the command: <xhtml:object data="export/fancyName.png" type="image/png"></xhtml:object> (which works with ReqIfStudio) but I only get the "broken Image"-Icon.
I also tried to do some reversed engineering and tried to save the images first in simulink requirements and after that export it as reqIf. There I say that the image is saved encoded. But it would be an major effort to encode all my images.
Therefore my question: Does somebody knows who do import the images via an xhtml command or do I really have to encode all of my images?
3 Comments
Leo
on 12 Mar 2021
Hi Karolin,
Do you have a .reqifz or reqif file? reqif file is the plain xml file, but reqifz is kind of zip file which includes the reqif xml plus the attachments.
ZL
Karolin Repp
on 12 Mar 2021
Yongjian Feng
on 12 Mar 2021
How did you generate that ReqIf file please?
Accepted Answer
More Answers (0)
Categories
Find more on Import and Integrate Requirements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!