Community Profile

photo

Ahsan


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do you separate the roots of a function?
For example, I wrote the following: % a b c and d are input from the user qx = [a b c d]; %a*x^3 + b*x^2 + ...

9 years ago | 2 answers | 0

2

answers

Question


How do I set the number of digits to be entered for input and display an error message if this is not met?
I want the the user to enter a date and year. How do I make it so that four digits must be entered for the year, and that two di...

9 years ago | 1 answer | 0

1

answer