Skip to content

Instantly share code, notes, and snippets.

View egeerardyn's full-sized avatar

Egon Geerardyn egeerardyn

  • Brussels, Belgium
View GitHub Profile
@egeerardyn
egeerardyn / testExistVsNargin
Created October 29, 2014 19:21
Performance test: exist vs. nargin
function testExistVsNargin()
a = 1;
b = 2;
c = 3;
d = 10;
timeNargin = timeit(@()(usingNargin(a,b,c)));
timeExist = timeit(@()(usingExist(a,b,c)));
timeIPP = timeit(@()(usingParser(a,b,c)));
@egeerardyn
egeerardyn / gist:fd3d82e4d1d42b03479f
Created April 9, 2015 16:29
m2t eccacad R2014b ACID(36)
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usepgfplotslibrary{patchplots}
@egeerardyn
egeerardyn / ACID12.tex
Created April 9, 2015 16:40
m2t eccacad R2014a ACID(n)
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usepgfplotslibrary{patchplots}
@egeerardyn
egeerardyn / test16-converted.tex
Created April 15, 2015 12:27
R2014a on 3127509
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usepgfplotslibrary{patchplots}
@egeerardyn
egeerardyn / R2014a.txt
Last active August 29, 2015 14:19
74d69f2 R2014a Linux
testHeadless; diary off;
Initialize working directory...
Successfully changed into test folder...
Executing ACID test no. 1...
multiline_labels done (1.70s).
Executing ACID test no. 2...
plain_cos done (0.27s).
Executing ACID test no. 3...
@egeerardyn
egeerardyn / R2014b.txt
Created April 16, 2015 09:09
74d69f2 R2014b
This file has been truncated, but you can view the full file.
testHeadless; diary off;
Initialize working directory...
Successfully changed into test folder...
Executing ACID test no. 1...
multiline_labels done (7.06s).
Executing ACID test no. 2...
plain_cos done (0.44s).
Executing ACID test no. 3...
@egeerardyn
egeerardyn / R2014a.txt
Last active August 29, 2015 14:20
m2t R2014a da56449
Initialize working directory...
Successfully changed into test folder...
Executing ACID test no. 1...
multiline_labels done (0.53s).
Executing ACID test no. 2...
plain_cos done (0.16s).
Executing ACID test no. 3...
sine_with_markers done (0.16s).
@egeerardyn
egeerardyn / test1-converted.tex
Created April 28, 2015 11:36
m2t da56449 R2014b
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usepgfplotslibrary{patchplots}
@egeerardyn
egeerardyn / test29-converted.tex
Created April 30, 2015 12:40
Octave 3.8.0 7cdd375
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usepgfplotslibrary{patchplots}
@egeerardyn
egeerardyn / test42-R2014a.tex
Created May 28, 2015 08:57
m2t d634de3 output ACID(42)
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usepgfplotslibrary{patchplots}