Zain Mecklai


MathWorks

Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

1 File

Cody

0 Problems
3 Solutions

RANK
142 612
of 300 379

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
391 of 20 931

REPUTATION
4 174

AVERAGE RATING
4.60

CONTRIBUTIONS
1 File

DOWNLOADS
9

ALL TIME DOWNLOADS
38545

RANK
72 186
of 168 299

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 3
  • Editor's Pick
  • 5-Star Galaxy Level 5
  • First Submission
  • First Answer
  • Solver

View badges

Feeds

View by

Submitted


Making Surface Plots From Scatter Data
How to turn a collection of XYZ triplets into a surface plot.

ungefär 9 år ago | 9 downloads |

4.5 / 5
Thumbnail

Solved


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

mer än 13 år 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...

mer än 13 år 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:...

mer än 13 år ago

Answered
help me
Do you have the Symbolic Math Toolbox? See: http://www.mathworks.com/products/symbolic/ for more information.

mer än 14 år ago | 0

Answered
GUI, Listbox
So assuming I understand what you mean you can do: set(listbox_handle, 'string',count) However, if you want to just disp...

nästan 15 år ago | 0