函数floor(n)

Matlab函数floor(n):

  仅取整数部分,剔除小数部分

  例如:

    floor(9.2)=9;

仅此

posted @ 2016-08-12 14:47  TheTinkerJ  阅读(262)  评论(0)    收藏  举报