Community Profile

photo

Anil Verma


ABC

Active since 2016

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Create single dimensional array from multidimensional matrix
I am new to matlab, so please reply even if the question is trivial I have multidimensional matrix. Lets matrix is A A(1...

meer dan 7 jaar ago | 2 answers | 0

2

answers

Question


Find rows where one column value matches with any value inside another array
I am new to Matlab, so please respond even if the question is trivial I have a matrix. Lets say matrix is A =[ 1...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


Find Min, Max and Avg of a field
I am new to the matlab. So please reply even if my question is trivial. Here is just a sample of code Car.id = ''; Ca...

meer dan 7 jaar ago | 2 answers | 0

2

answers

Question


how to get correct value on division in matlab
I am dividing 60 by 88.8888888888889 in matlab. It is giving result as 0.675000000000000. But when I am doing the same calculati...

ongeveer 8 jaar ago | 2 answers | 0

2

answers

Question


How to merge excel files?
I have 4 excel files. Each excel file contains 5 sheets (Sheet1, Sheet2, Sheet3, Sheet4 and Sheet5). Each sheet contains differe...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Answered
how to get max, min and avg of a field of a structure in a cell matrix
I got the solution. For calculating max of a field of a structure in Column3 of cell matrix StructreCellMatrix Find all th...

ongeveer 8 jaar ago | 1

Question


how to get max, min and avg of a field of a structure in a cell matrix
Hi I have a cell matrix consisting of 3 columns and 400 rows. Every entry in this matrix is a structure. Lets say three colu...

ongeveer 8 jaar ago | 2 answers | 0

2

answers