How MATLAB Is Different from Other Programming Languages

Posted on Dec 13, 2012 in Computer Science • Tagged with C++, programming, Java, SAS, R, MATLAB

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

  1. MATLAB support command style (like Linux terminal commands). This means that you do not have to use parentheses when you call some functions, instead, you can use …


Continue reading

Sweave

Posted on Nov 13, 2012 in Computer Science • Tagged with LaTeX, programming, Sweave

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

  1. Do not use sweave unless you are sure that you have run to the same code again and again on different data sets, and you want the …


Continue reading

String Functions in VBA

Posted on Aug 14, 2014 in Computer Science • Tagged with programming, VBA, string, character

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

Things on this page are fragmentary and immature notes/thoughts of the author. It is not meant to readers but rather for convenient reference of the author …


Continue reading

Advanced Data Structures in VBA

Posted on Aug 14, 2014 in Computer Science • Tagged with programming, VBA, data structure, dictionary

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

Things on this page are fragmentary and immature notes/thoughts of the author. It is not meant to readers but rather for convenient reference of the author …


Continue reading

Some Questions About R

Posted on Oct 11, 2013 in Computer Science • Tagged with questions, Rcpp, programming, C++

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. rstudio server, read.table …


Continue reading

The PUT/INPUT Functions in SAS

Posted on Sep 28, 2014 in Computer Science • Tagged with programming, SAS, put, input, putn, putc, inputn, inputc

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

The put/input Functions …


Continue reading