Community Profile

photo

Mahendra Meena


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


MATLAB programme for checking if a given point (x, y) is within the square with a bottom left corner at (p, q) and side s. The input arguments are x, y, p, q and s, and the output is either true (in the square) or false (not in the square).
Write a MATLAB programme for checking if a given point (x, y) is within the square with a bottom left corner at (p, q) and side ...

3 years ago | 2 answers | 0

2

answers