Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
university:tools:m2k:matlab [11 May 2023 12:52] – update Ionut Muthiuniversity:tools:m2k:matlab [11 May 2023 12:57] (current) Ionut Muthi
Line 103: Line 103:
 </code> </code>
  
-Next uncomment +Next uncomment the following code section: 
 <code> <code>
  clibgen.generateLibraryDefinition(headers,...  clibgen.generateLibraryDefinition(headers,...
Line 114: Line 114:
 </code> </code>
  
-This part should be commented at this point+This part should be commented at this point :
 <code> <code>
  % pkg = definelibm2k_linux64;  % pkg = definelibm2k_linux64;
Line 168: Line 168:
  delete definelibm2k.mlx  delete definelibm2k.mlx
 </code> </code>
-If on Liux uncomment+If on Linux uncomment:
 <code> <code>
  pkg = definelibm2k_win64;  pkg = definelibm2k_win64;
Line 174: Line 174:
 </code> </code>
  
-If on Windows uncomment +If on Windows uncomment
 <code> <code>
  pkg = definelibm2k_linux64;  pkg = definelibm2k_linux64;
university/tools/m2k/matlab.txt · Last modified: 11 May 2023 12:57 by Ionut Muthi