photo

Nate Fulbright


Last seen: 11일 전 2020년부터 활동

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

통계학

All
  • First Answer
  • 5-Star Galaxy Level 1
  • Solver
  • Thankful Level 1
  • First Submission

배지 보기

Feeds

보기 기준

제출됨


revolve
Create revolved geometry in 3D.

6개월 전 | 다운로드 수: 5 |

Thumbnail

답변 있음
Exclude git files in "Find Files" tool
You can use the "Include onnly file type(s):" drop down to limit to specific file types like ".m" or ".mlapp". This isn't ideal...

1년 초과 전 | 0

문제를 풀었습니다


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...

2년 초과 전

질문


Equivalent of passing structure to "varargin" for the new "Function Argument Validation" introduced in 2019b
I have a compatibility question about the new method of adding name-value pairs to functions introduced in MATLAB 2019b as discu...

거의 3년 전 | 답변 수: 1 | 3

1

답변

질문


How to Use?: New "Name=Value" Syntax for 2021a
The release notes for 2021a specify a new language/programming feature called "Name=Value" syntax. The description is: "Name=...

3년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


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년 초과 전

질문


Dimension Mismatch between Simulink Bus and Calculation Results
I have a Simulink model I created that executes a dynamic model of a hydraulic motor. The dynamic model was originally developed...

4년 초과 전 | 답변 수: 1 | 0

1

답변

제출됨


packAndGo
Creates a zip folder with all files required to run the specified file.

4년 초과 전 | 다운로드 수: 3 |