'continue until' in matlab
Mostrar comentarios más antiguos
if N=1:12 and m=1:12, How can I write if mod(N,m)==0, continue until mod(N,m) doesn't equal 0? I also want the answer for each N to be the number of times it continued until it didn't equal 0
3 comentarios
Ilham Hardy
el 13 de En. de 2016
The result would always 0, wouldn't it?
A123456
el 13 de En. de 2016
Respuestas (0)
Categorías
Más información sobre Performance and Memory en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!