TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Matlab vs. Python: Why and How to Make the Switch

2 pointsby giladover 5 years ago

1 comment

ktpsnsover 5 years ago
&gt; Areas Where You Should Still Use MATLAB®<p>says like &quot;python doesn&#x27;t have ... Graphical capabilities&quot;. Well there is Ipython and Jupyter. Check them out. They provide interactive worksheets such as MATLAB. This codes got pretty mature in the last year&#x27;s. Bonus point: They are web based and thus network transparent. This is why there are sites such as the &quot;Microsoft Azure Notebook&quot; cloud. Furthermore, jupyterhub gives you a similar IDE GUI as MATLAB does.<p>An actual reason why MATLAB may still be relevant is the amount of legacy code and it&#x27;s library ecosystem. Since I never actively used MATLAB, I cannot say anything there.