Community Profile

photo

Ritchie Yu


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계

All
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
How can I properly populate a cell array within a nested for loop (R2020a)
Just kidding, I solved the problem. If it's of any help to anyone in the future with a similar problem and wants to populate a c...

대략 4년 전 | 0

| 수락됨

질문


How can I properly populate a cell array within a nested for loop (R2020a)
I have a directory with four sub-directories. Each sub-directory contains files which I want to analyze, and there is an uneven ...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How can I properly index a table using isnan? (R2020a)
I am writing multiple tables to an Excel spreadsheet, and do not want previously added tables to be overwritten. As such, I have...

대략 4년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

대략 4년 전

문제를 풀었습니다


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

대략 4년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 4년 전