How to find Line crossing in simulink through Mscript?

1 view (last 30 days)
Im having many inports connected to subsystem. some of the inports are may not properly alligned. So through script I need to check that line crossing due to improper alignment of inports.
By considering the position of ports I dont want to check. Because line bending is allowed. Only line crossing is not allowed.

Accepted Answer

Vivek
Vivek on 13 Aug 2013
Take the points of all line. Check any other line is coming inside that points. So u come to know the line crossing.

More Answers (0)

Categories

Find more on Schedule Model Components in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!