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:
@@ -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>
|
Reference in New Issue
Block a user