mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-15 14:36:47 +00:00
25 lines
741 B
Plaintext
25 lines
741 B
Plaintext
---
|
|
title: "Julia for Matlabbers"
|
|
description: |
|
|
Everything a Matlab programmer needs to know to get started with Julia.
|
|
draft: false
|
|
author:
|
|
- name: Anson Biggs
|
|
url: https://ansonbiggs.com
|
|
date: 08-24-2021
|
|
output:
|
|
distill::distill_article:
|
|
self_contained: false
|
|
categories:
|
|
- Julia
|
|
- Matlab
|
|
creative_commons: CC BY
|
|
preview: preview.png
|
|
---
|
|
|
|
Pluto is unfortunately a more proprietary format than I initially thought and lacks proper tooling to easily export into a more open format. If the notebook does not show up below you can find it at https://julia.ansonbiggs.com/ or the repository https://gitlab.com/MisterBiggs/julia-for-matlabbers
|
|
|
|
<iframe style="height: 80vh;"
|
|
src="https://julia.ansonbiggs.com/">
|
|
</iframe>
|