Difference between revisions of "Support:Documents:Examples:Instruction"

From COMKAT wiki
Jump to navigation Jump to search
(Created page with "==Add-ins== <br>In COMKAT R4.0a, you can develop an '''user-defined add-in function''' by adding the functional file(''*.m file'') into the add-ins folder. <br>(''path : COMK...")
(No difference)

Revision as of 21:45, 3 August 2015

Add-ins


In COMKAT R4.0a, you can develop an user-defined add-in function by adding the functional file(*.m file) into the add-ins folder.
(path : COMKAT_R4.0\add-ins)


Folder.PNG


Then, you can use this new function designed by yourself!


Example2.png


There has already been existed one example in the add-ins folder, which function is to switch the image volume.