gusucode.com > Mobile Robotics Simulation Toolbox > src/slblocks.m

    function blkStruct = slblocks
% This function specifies that the library should appear
% in the Library Browser and be cached in the browser repository
%
% Copyright 2018 The MathWorks, Inc.

Browser.Library = 'mobileRoboticsLib';

Browser.Name = 'Mobile Robotics Simulation Toolbox';

blkStruct.Browser = Browser;