Question: help please PART 1 - Conditional statements and making decisions Write a small program to input a number from the command line using the input

help please
PART 1 - Conditional statements and making decisions Write a small program to input a number from the command line using the input function. Then, display to the user whether the number is divisible by 7. You must make use of the rem ) function to help you make your decision. You can look up the function's details in the MATLAB documentation and you will need to utilise the value it returns (0 remainder means the number is divisible by 7). You should start by creating a structure plan to help you organise the list of tasks. Remember, structure plans make excellent comments
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
