problem in the function
1 次查看(过去 30 天)
显示 更早的评论
WRITE a function that user enter a vector (row or column array), and perform the following steps: 1-check the input and out put argument if input argument more or less than 1 and out put argument more than 1 the function will display an error message. 2-check the Dimension of function and If the row or column array is not (ie if instead of vectors, matrices), the error message is from the outside. 3-input this sentence y=2exp(4x2)+3sin(2πx)+10 and display the out put on the function 4-Czech number of arguments, and if the output is equal to zero, the graph will plot the change in y versus x.
2 个评论
José-Luis
2014-7-8
Let me get this right. You are typing in your assignment and expect someone to do it for you? Will that person get your grades as well?
Joseph Cheng
2014-7-8
I'd hope so. I'm surprised Answers don't get checked more often by Profs or TAs.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Type Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!