Zain Mecklai


MathWorks

2011 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

送信済み


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

8年弱 前 | ダウンロード 20 件 |

Thumbnail

解決済み


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

12年以上 前

解決済み


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

12年以上 前

解決済み


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

12年以上 前

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

13年以上 前 | 0

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

13年以上 前 | 0