Clear Filters
Clear Filters

rem() function vector or matrix input

3 views (last 30 days)
Juan Zegarra
Juan Zegarra on 28 Apr 2019
Write a function to do the MatLab rem() function (remainder of a division) and will work with a vector or matrix input. The function will have two arguments, the vector or matrix variable and the scalar value that will be the divisor. The return will be a similar vector or matrix that will contain the remainder of the division operation. Screen Shot 2019-04-28 at 1.34.17 PM.png

Answers (0)

Categories

Find more on Operating on Diagonal Matrices 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!