Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
invisible bits of large results
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I wish to calculate possible 10-letter words that could be created from English alphabet. This is just a try. I consider numbers from 1 to 26 as correspondents of letters from "A" to "Z". First I ascribe these numbers to a vector d, then I perform the operation nchoosek(d,10) but there more results than command window can display. Even though Matlab do the operation completely I cannot access, see or copy the results. Please explain how to access, see or copy the results? Can I use an M-File for this, or is there any way that I can copy them directly?
Regards,
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!