photo

Jake


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers