Feeds
提问
How do code for user input of text file name to be read?
I've been using: fid=fopen('Doc.txt','r') so far and have no clue how I'm meant to code for user input of file name w...
12 years 前 | 2 个回答 | 1
2
个回答提问
How do I specify that I wish to count the number of vowels in a text document in MatLab?
I'm working on a code that would scan a text file and output the number of vowels in the document i.e 'This file contains x vowe...
12 years 前 | 2 个回答 | 0