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)
metin yilmaz
metin yilmaz el 2 de Mzo. de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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,

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by