Why am I not allowed to modify the ID or custom ID after importing requirements from Microsoft Word?
Mostra commenti meno recenti
I am making use of the PreImportFcn and PostImportFcn functions. In the PostImportFcn, I'm trying something like the following, but receive an error:
>> reqs(numItems).Id = sprintf("REQ-%s", idNum);
Error: Unable to set the 'Id' property of class 'Reference' because it is read-only.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Create Requirement Links in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!