www.gusucode.com > ecoder 案例源码程序 matlab代码 > ecoder/BuildExecutablesForMultiprocessorPlatformUsingIDELinkExample.m

    %% Build Executables for Multiprocessor Platform Using IDE Link Component
% This example shows how to use IDE Link component 
% with platforms consisting of multiple processors using MATLAB(R) commands.
%
% <matlab:multiproctutorial Launch example>

% Copyright 2006-2015 The MathWorks, Inc.

%% Description
%  
% The tutorial shows how to use IDE Link methods to connect to and
% control multiple processors simultaneously.


%% Supported Processor 
% * OMAP(TM)

%% To Run the Example
% * At the MATLAB(R) command prompt, enter <matlab:multiproctutorial |multiproctutorial|>.