MATLAB: Is it possible to merge Simulink requirement .slreqx files

.slreqx filesmergeSimulink Requirements

I am exporting high level requirements from a different requirement tool into Simulink requirements. Once that is completed I add low level software requirements. When the high level requirements change and need to be exported again into Simulink requirements I have not found a way to merge the new requirements with the old .slreqx file that I made. I saw that you can compare two .slreqx files but didn't find a way to merge them.
Is there a way to do so or a specific tool to use?
Thank you in advance, Best regards

Best Answer

When importing a reference from a another tool the there is an Update operation that can be used to bring in changes to the requirements. The changes found will be included in the Comments field. See this help topic: https://www.mathworks.com/help/slrequirements/ug/update-imported-requirements.html
Paul