Filter löschen
Filter löschen

What is disjoint of matrices? How to implement it for M X N Matrix?

11 Ansichten (letzte 30 Tage)
Kirti
Kirti am 6 Dez. 2012
What is disjoint of matrices? How to implement it for M X N Matrix?

Antworten (1)

Vishal Rane
Vishal Rane am 6 Dez. 2012
Bearbeitet: Vishal Rane am 6 Dez. 2012
If two matrices have no element in common, then they can be called as disjoint.
Use a function like ismember to check if there are common elements.

Kategorien

Mehr zu 3-D Scene Control finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by