Relative Content

Tag Archive for matlabmatlab-guide

How to fix this issue

I am encountering with an issue that when training on MATLAB starts it shows the training screen but not with graph like this in the image while training process is started at least from 1 and half hour.
Give me the solution of this problem.

How do I get the number of row in matlab

if there’s a matrix like this
[20,39,50,80,21;40,79,80,65,5;20,15,60,45,21;10,60,20,35,70];
and I want to caculate the number of row which has three or more elements which are less than 50.
How do I write a code.
thank you for your answer. Have a Good day!