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
Last revisionBoth sides next revision
info:linux [2009/12/03 21:31] – restore failed mirroring moritzinfo:linux [2010/01/05 11:44] 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]]
  
 ====== Matlab Tips ====== ====== Matlab Tips ======
Line 22: Line 22:
         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.txt · Last modified: 2010/08/09 21:45 by moritz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki