I'd like to use the CStrAinBP function for three cells

1 visualizzazione (ultimi 30 giorni)
I'd like to use the CStrAinBP function for three cells and ensure that all elements are common across the three.
Example with two cells:
[AI, BI] = CStrAinBP({'a', 'b', 'q', 'a'}, {'a', 'c', 'd', 'a', 'b'})
replies: AI = [1, 2, 4] and: BI = [1, 5, 1]

Risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by