www.gusucode.com > fixedpoint 案例源码程序 matlab代码 > fixedpoint/CreateAVectorOfDecreasingValuesExample.m

    %% Create a Vector of Decreasing Values
% If the beginning and ending operands are unsigned, the increment operand can be negative. 
x = fi(4,false):-1:1