Info
此问题已关闭。 请重新打开它进行编辑或回答。
invisible bits of large results
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!