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

From COMKAT wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
   
 
   
  
Then, you can use this new function designed by yourself!
+
Then, you can use a function designed by yourself!
  
  

Revision as of 22:20, 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 a function designed by yourself!


Example2.png


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