Community Profile

photo

Tyler Cumby


Last seen: 2 Tage vor Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 6 Jahre vor | 0

Gelöst


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

fast 6 Jahre vor

Gelöst


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

fast 7 Jahre vor

Gelöst


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

fast 8 Jahre vor

Gelöst


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

fast 8 Jahre vor

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort