photo

Jake


Last seen: 1년 초과 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0

2

답변