Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How to avoid writing varying number of loops?

1 vue (au cours des 30 derniers jours)
Mahdi
Mahdi le 16 Août 2013
Clôturé : MATLAB Answer Bot le 20 Août 2021
I want to evaluate a function of K variables each of them varying between 1:N. One way to do this is writing K loops and varying variables accordingly. I want to know is there any other way to do this without K loops?
Since I want to write a MATLAB function doing these evaluations for all possible K's, it isn't possible to write varying number of loops in one function so what should I do? Thanks
  1 commentaire
dpb
dpb le 16 Août 2013
doc ndgrid

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by