Possible bug in visdiff - need confirmation and a workaround
이전 댓글 표시
Hi,
InMatlab 2019a, I ran visdiff(ver1,ver2) for the 2 attached models, named ver1.slx and ver2.slx.
The output shows that Constant72 in ver1 has undergone a change to become Constant9 in ver2.
This result seems weird to me since Constant9 in ver2 has an equivalent Constant9 in ver1 . Both constants appear in the same exact position of the 2 models.
Can you confirm if this is a bug ? If yes, is there a workaround for it ?
Thanks
답변 (1개)
Fangjun Jiang
2019년 11월 14일
0 개 추천
I think it is a bug, or at least a defect. I've seen similar issues. Inserting an Inport block in the middle of a subsystem block causes lots of other Inport blocks deemed changed. visdiff still needs significant improvement.
Report these example models to Tech Support and let them confirm whether it is a bug or not.
카테고리
도움말 센터 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!