Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Browse Source
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 7
and
Version 8
of
mccpfe
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
01/24/23 07:44:48 (
2 years
ago)
Author:
bgetraer
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
mccpfe
v7
v8
3
3
== Precompile your MATLAB code ==
4
4
The following Matlab script (createMCC.m) will create an executable out of a Matlab script that can be submitted to Pleiades:
5
{{{#!m
atlab
5
{{{#!m
6
6
%file to be turned into an executable
7
7
filename = 'XXX.m'