Lab1 ex1
You cannot submit for this problem because the homework's deadline is due.
This exercise aims to help you get familiar with JOJ. Write a MATLAB script that gets two numbers a and b from user input and prints the value of a + b .
Sample Input1:
1
1
Sample Output1:
2
Sample Input2:
-2
-10
Sample Output2:
-12
Lab1 Sec2
- Status
- Finished
- Problems
- 5
- Open Since
- 2024-05-27 18:00
- DDL
- 2024-05-29 23:59
- Extension
- 0.0 hour(s)