Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
siproprio
5y ago
0 comments
Share
> Matlab which probably takes about 15 seconds just to open the editor
Try this:
matlab -nosplash -nodesktop -r "tic; fplot( @(x) [sin(x) cos(x)]); toc"
0 comments
default
newest
oldest
cbolton
5y ago
This took 25 seconds on my laptop (15 seconds the second time, when the filesystem was warm).
eigenspace
5y ago
I believe that's still not going to capture the startup time of Matlab itself, right?
siproprio
OP
5y ago
It's faster than opening the editor, though.
j
/
k
navigate · click thread line to collapse