Info

此问题已关闭。 请重新打开它进行编辑或回答。

invisible bits of large results

2 次查看(过去 30 天)
metin yilmaz
metin yilmaz 2020-3-2
关闭: MATLAB Answer Bot 2021-8-20
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 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by