Skip to content

Instantly share code, notes, and snippets.

View Meshkati's full-sized avatar
💁‍♂️
Fucked up!

Seyed Mostafa Meshkati Meshkati

💁‍♂️
Fucked up!
  • Divar
View GitHub Profile
@Meshkati
Meshkati / MacM1ExperienceLog.md
Last active September 9, 2021 09:47
M1 processor daily usage after a week

Config

Mac mini (M1, 2020)

Chip Apple M1

Memory 16 GB

MacOs Big Sur 11.4

Things worked properly with ARM

@Meshkati
Meshkati / MatlabBooklet.md
Created January 20, 2018 14:03
Matlab Booklet: a summary of tutorialspoint matlab tutorial

Matlab booklet

This note is a summary of tutorialspoint tutorial that could be found here.

Variables

Displaying all used variables:

whos

Clear all used variables: