photo

srinivas.gs


Yale University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
1 Answer

File Exchange

3 Files

Cody

0 Problems
2 Solutions

RANK
34,607
of 300,343

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
8,767 of 20,926

REPUTATION
90

AVERAGE RATING
5.00

CONTRIBUTIONS
3 Files

DOWNLOADS
5

ALL TIME DOWNLOADS
859

RANK
90,371
of 168,172

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • First Review
  • GitHub Submissions Level 2
  • First Submission
  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


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

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

10 years ago