Zain Mecklai


MathWorks

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

mehr als 8 Jahre vor | 16 Downloads |

Thumbnail

Gelöst


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

fast 13 Jahre vor

Gelöst


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

fast 13 Jahre vor

Gelöst


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

fast 13 Jahre vor

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

fast 14 Jahre vor | 0

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

etwa 14 Jahre vor | 0