How to multiple a vector by a scaler?
Show older comments
hello dear,
I want to know how to divide this attached 'm.mat' file by a scalar? for example, dividing by 0.279.
3 Comments
azadeh jalali
on 2 Dec 2022
I'm baffled that this is even a question.
m=rand(5,6)
mat=m/0.279
azadeh jalali
on 3 Dec 2022
Answers (0)
Categories
Find more on Speech Recognition 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!