IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
ircode_edit.m
Go to the documentation of this file.
1
%> @ingroup globals codegen
2
%>@file
3
%>@brief Opens the running
"irr_macro_<nnnn>"
in MATLAB editor
4
function
ircode_edit
()
5
ircode_assert
();
6
global IRCODE;
7
edit(IRCODE.filename);
8
ircode_edit
function ircode_edit()
ircode_assert
function ircode_assert()
m
misc
globals
ircode_edit.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1