Create a pattren to execute specfic commands
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Mustahsan Majeed
le 6 Oct 2014
Réponse apportée : Stephen23
le 6 Oct 2014
Hi,
I am sorry sometimes its really hard to formulate a right question. However I will try.
I want to write something in which I can execute a pattren for the same thing.
For example:
I have following command:
B = [C{1,1} C{1,2} C{1,3} C{1,4} C{1,4} C{1,5}]
Can I write something like following:
B = [C{1,1} ..... C{1,5}]
If yes, could you plese tell me what would be the command?
Thanks, Mustahsan
0 commentaires
Réponse acceptée
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Communications Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!