Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratulations to dpb for getting to 10000 points and getting the Master badge!!! Thank you so much for your time...

5 years ago | 2

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratulations to Sean de Wolski for getting to 10000 points and getting the Master badge!!!

5 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratultions to our newest MVPs: per isakson and Torsten!! Thank you so much for all of your effort in MATLAB An...

5 years ago | 0

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Jos (10584) on getting to 3000 reputation points and and earning all of the editor privileges! Thanks...

5 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers dev) Congratulations to Madhan Ravi our newest (and probably fastest) rising star to get editor status at 3000 reputati...

5 years ago | 4

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congrats to our newest MVP Steven Lord on reaching 5000 points!! Your MVP status will be reflected next to your na...

5 years ago | 2

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to our newest MVP, Fangjun Jiang, who achieved 5000 points and the Ace badge! (The MVP status change will...

5 years ago | 3

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratulations to KSSV who has passed 10,000 points and got the Master badge!!! Thank you for all of your effort...

5 years ago | 2

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratulations to Stephen Cobeldick for reaching 15,000 points in Answers! Thanks for all of your efforts in MATL...

5 years ago | 3

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Jan who passed 25,000 points and got the Grand Master badge!!! Jan is one of only four people to achie...

5 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratulations to Matt J who passed 10,000 points and received the Master badge!!! Thank you so much for all of y...

6 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Alan Weiss on getting to 3000 reputation points and and earning all of the editor privileges! Thanks f...

6 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Daniel Shub on getting to 3000 reputation points and and earning all of the editor privileges! Also co...

6 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Rik Wisselink for getting 1000 reputation points!

6 years ago | 2

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratulations to *Star Strider* for reaching 25000 points and the Grand Master badge!! Thank you so much for all...

6 years ago | 3

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congrats to Thorsten for reaching editor status at 3000 points!

6 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratulations to Walter Roberson for getting the most accepted answers badge for 2017! Thank you so much for all...

6 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Torsten for reaching editor status at 3000!

6 years ago | 1

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Mischa Kim for reaching editor status at 3000!

6 years ago | 1

Answered
[DISCONTINUED] MATLAB Answers Wish-list #4 (and bug reports)
(Answers dev) Congratulations to Kaustubha Govind for reaching 5000 points and receiving the Ace badge!

6 years ago | 0

Answered
Contributors metainfo: reputation and more
(Answers dev) Congratulations to Andrei Bobrov who also passed 10,000 points and earned the Master Badge!

6 years ago | 3

Answered
Contributors metainfo: reputation and more
(Answers Dev) Congratulations to Stephen Cobeldick who passed 10,000 points and earned the Master Badge!

6 years ago | 3

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Jan Simon who passed 20,000 points!

6 years ago | 4

Answered
Contributors metainfo: reputation and more
(Answers dev) Congrats to Star Strider who passed 20,000 points!

7 years ago | 5

Solved


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

7 years ago

Solved


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

7 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 years ago

Solved


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

7 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

7 years ago

Solved


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

7 years ago

Load more