Community Profile

photo

Tyler Cumby


Last seen: 1일 전 2014년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • First Review
  • First Answer
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
exit(1) does not set exit code in Windows?
This question is a bit old, but for those who still have it, instead of calling the matlab.exe in &ltMATLAB root&gt/bin, call MA...

거의 6년 전 | 0

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

거의 6년 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

거의 7년 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

거의 8년 전

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

거의 8년 전

질문


Documentation for mwArray for those without a license
My company produces software in Matlab and compiles it with the Matlab compiler, producing a *.dll that we distribute to our cus...

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

0

답변

질문


Specify search path for CTF archive
Our company creates software using the Matlab compiler and choose, for our *.exe version, to not embed the CTF archive and then ...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


List of Microsoft Windows-only functions
We are in the process of porting our Matlab-based software from Windows to OSX and occasionally we have to write work-arounds fo...

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

1

답변