Create a script that will used Negative_Test. The script will take input from the user called Revenue using input statement and another input called Cost also using input statement. Then a new variable is called Profit where Profit= Revenue-Cost. Now
1 回表示 (過去 30 日間)
古いコメントを表示
I am very new to coding and matlab. Any help is greatly appreciated.
0 件のコメント
回答 (1 件)
Chandani Madnani
2017 年 10 月 4 日
Hello,
Please see the following documentation links that would help you get started: function: http://www.mathworks.com/help/matlab/ref/function.html input: http://www.mathworks.com/help/matlab/ref/input.html
MathWorks provides some amazing training and courses online to get you a good head start. I would strongly recommend taking MATLAB Onramp course on: https://matlabacademy.mathworks.com/
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!