Feeds
提问
switch case construction help
(Ajay deleted the question so I (MF) am restoring it as best I can.) I wrote this body of code: function output = In...
13 years 前 | 2 个回答 | 0
2
个回答提问
Not getting the right output for my if statement? [piecewise function]
(Ajay deleted this so I (MF) am restoring it). % code function y = FcnEval(x) if x < -2 y= -1./ ((x....
13 years 前 | 1 个回答 | 0
1
个回答提问
Replacing Occurrences of String?
(Ajay deleted this so I (MF) am restoring it) How do I replace every instance of 'str1' in a input sentence? My function ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Switch Case Construction Code help
(Ajay deleted the question, so I (MF) am restoring it.) I am trying to create a function that takes a cell array cont...
13 years 前 | 1 个回答 | 0
1
个回答提问
Basic While Loop Help?
(Ajay deleted the question, so I (MF) am restoring it.) I have to write a function that will sort a one-dimensional arr...
13 years 前 | 1 个回答 | 0
