Jake
Followers: 0 Following: 0
Feeds
提问
error on line 42 : gui_mainfcn(gui_State, varargin{:});
very new to coding. i have just run this code and i end up with this error. would like a bit of insight to know how i could fix ...
1 year 前 | 1 个回答 | 0
1
个回答提问
i believe there may be a problem with entering my switch case
i am using this code to read a value from the moisture sensor and light up an led depending on the moisuture. however when i run...
1 year 前 | 1 个回答 | 0
1
个回答提问
counting vowels then removing them from a txt file
fid = fopen('sampletext.txt' , 'r'); vowel_set = 'aAeEiIoOuU'; vowels = 0; non_vowels = [ ]; while x==1:length(sampletext.tx...
1 year 前 | 2 个回答 | 0