1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-09-13 09:05:01 +00:00

finished julia for matlab post

This commit is contained in:
2021-08-24 02:44:49 -07:00
parent 45e57d4fb4
commit 77b59e955f
26 changed files with 5023 additions and 236 deletions

View File

@@ -0,0 +1,24 @@
---
title: "Julia for Matlabbers"
description: |
Everything a Matlab programmer needs to know about 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 a harder format to work this than I initially thought so 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; width: 80vh%"
src="https://julia.ansonbiggs.com/">
</iframe>