How to create if loop

3 views (last 30 days)
Surya R
Surya R on 4 Nov 2018
Commented: madhan ravi on 4 Nov 2018
If row and column is equal no need any change .... Row and column are not equal resize into [640 960]......

Accepted Answer

madhan ravi
madhan ravi on 4 Nov 2018
if row~=column
resize...
end

More Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!