Poll


What’s your beverage of choice while programming in MATLAB?

más de 2 años hace | 13353 votes | 26 comments

Highlighted


Redesign of File Exchange Review Section
The community team is pleased to release a new design for File Exchange review section. The new design has addressed major pain ...

casi 3 años hace | 14

Highlighted


A New Look For Community Profile Page
Community members learn about each other or track their own activities via community profile pages. To improve the user experien...

casi 3 años hace | 5

Resuelto


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

más de 3 años hace

Highlighted


Enter Cody Contest 2020. Win prizes!
Solve coding problems. Improve MATLAB skills. Have fun. <https://www.mathworks.com/matlabcentral/contests/cody-2020.html See det...

más de 3 años hace | 9

Resuelto


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

casi 4 años hace

Highlighted


New! Reputation Points and Short-term Leaderboard on File Exchange
We are excited to announce that File Exchange now awards <https://www.mathworks.com/matlabcentral/about/fx/?s_tid=gn_mlc_fex_rep...

casi 4 años hace | 12

Highlighted


User Spotlight: Rik
Today, I'm spotlighting Rik, our newest and the 31st MVP in MATLAB Answers. Two weeks ago, we just celebrated <https://www.mathw...

casi 4 años hace | 6

Highlighted


User Spotlight: Ameer Hamza
Today, I’m spotlighting <https://www.mathworks.com/matlabcentral/profile/authors/7481421-ameer-hamza Ameer Hamza> , our newest M...

casi 4 años hace | 9

Highlighted


Welcome Adam Danz to CAB
We are excited to announce that <https://www.mathworks.com/matlabcentral/profile/authors/3753776-adam-danz Adam Danz> has accept...

alrededor de 4 años hace | 9

Resuelto


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

más de 4 años hace

Resuelto


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

más de 5 años hace

Resuelto


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

más de 7 años hace

Resuelto


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

más de 7 años hace