mexchanges.txt
来自「code of an ADC implementation woith matl」· 文本 代码 · 共 19 行
TXT
19 行
The following files were changed to create a MATLAB mex interface1) Add mex.cThis file contains the code for my interface.2) Changed MakefileAdded commands for compilation on an HP 9000/series 700.Made the MEX-file the default makefile target.3) Changed merge.c & merge.hThese were changed according to my desire for facet merging tocorrect the vertices. Code for this in 3 and higher dimensionsdoes not exist. These changes are not necessary for the MEX interface.4) set qh_RANDOMtype to 4 in user.h.Richard SchreierDec 1995
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?