photo

Sagar


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


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

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

11 years ago

Answered
Change button color and text after it is clicked
But how to change the color of the text that gets printed onto the pushbutton when it is clicked ?

11 years ago | 3