필터 지우기
필터 지우기

do you have some videos about tables in Matlab?

조회 수: 3 (최근 30일)
Muazma Ali
Muazma Ali 2019년 1월 25일
편집: madhan ravi 2019년 1월 25일
hi
Was wondering whether you could send me some links of videos dealing with tables in Matlab,,cant find webinars about them and on youtube there are not so detailed.
thanks

채택된 답변

madhan ravi
madhan ravi 2019년 1월 25일
  댓글 수: 8
Muazma Ali
Muazma Ali 2019년 1월 25일
I didnt mean that 'how', I just didnt understand that Binmethod syntax I think that came after the variable name.
anyways thanks
madhan ravi
madhan ravi 2019년 1월 25일
편집: madhan ravi 2019년 1월 25일
Ah I see now
help histogram
Describes :
histogram(...,'BinMethod',BM), uses the specified automatic binning algorithm to determine the number and width of the bins.
BM represents 'integers' in your case.
'integers' - The integer rule is useful with integer data, as it creates a bin for each integer. It uses a bin width of 1 and places bin edges halfway between integers. This option is not supported for datetime or duration data.
All you need to do is read the documentations carefully.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by