tf = hasConnection(vSet,viewId1,viewId2)
returns 1 (true), if the connection between views
viewId1 and viewId2 is in the view set,
vSet. The function returns 0 (false), if the
connection does not exist in vSet.
Starting in R2026b, hasConnection is available in Point Cloud Toolbox™. In releases R2026a and before, hasConnection is available in
Computer Vision Toolbox™.