User Tools

Site Tools


info:linux

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
info:linux [2009/12/03 21:31] – restore failed mirroring moritzinfo:linux [2010/08/09 21:45] (current) – miscellaneous link added moritz
Line 2: Line 2:
 This page summarizes some tips for beginners as well as solutions I face during daily work. This page summarizes some tips for beginners as well as solutions I face during daily work.
  
-[[.:basic_commands|Basic commands]] +  * [[.:basic_commands|Basic commands]] 
- +  [[.:development|Development]] 
-[[.:development|Development]] +  * [[oorexx Debian|Building ooRexx for Debian]] 
 +  * [[mirroring|Mirroring]] 
 +  * [[miscellaneous|Miscellaneous]]
  
 ====== Matlab Tips ====== ====== Matlab Tips ======
Line 22: Line 23:
         fprintf(file_1, 'function ret = %s()\n\n', fileNameWithoutExtension);         fprintf(file_1, 'function ret = %s()\n\n', fileNameWithoutExtension);
         fprintf(file_1, 'end');         fprintf(file_1, 'end');
-        fclose(file_1);  
         openEditor(fullfile(path,fileName)); % this was @line 121 before         openEditor(fullfile(path,fileName)); % this was @line 121 before
 end end
info/linux.1259872285.txt.gz · Last modified: 2009/12/03 21:31 by moritz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki