i am very new to matlab. i want to calculate std of each row of a matrix and compare it with next row of matrix. and want to find where the std start low. how can i do that in matlab? please help

A=[1 2 3, .....,.....,......]
find std in row 1, find std in row 2, compare with each other.

Answers (0)

This question is closed.

Asked:

on 2 Feb 2016

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!