OPERATING SYSTEMSOS Linux

manjaro tricks – run ubuntu in manjaro using docker 6 running matlab in docker

—————— Useful Links ————————————
unzip a zip file
https://phoenixnap.com/kb/how-to-unzip-file-linux-ubuntu

what(): Unable to launch the MATLABWindow application during installation

https://www.mathworks.com/matlabcentral/answers/513449-what-unable-to-launch-the-matlabwindow-application-during-installation

which packages are installed on ubuntu desktop by default

https://askubuntu.com/questions/548085/which-packages-are-installed-on-ubuntu-desktop-by-default

where is matlab installed on my machine
https://www.mathworks.com/matlabcentral/answers/175704-where-is-matlab-installed-on-my-machine

matlab is located in
“/usr/local/MATLAB/R2021a/bin”

#### salome dependencies ##########

apt install build-essential -y
apt install pip libboost-all-dev libqwt-qt5-dev libglu1-mesa-dev -y
apt install libqt5printsupport5 libqt5test5 libqt5x11extras5-dev -y
apt install libqt5help5 libfreeimage-dev libxmu-dev libtbb-dev liblapack-dev -y

pip install psutil

#### matlab depdendencies #########

you need to manually install
apt install freecad unzip

#### my own toolboxes i chose ####

signal processing toolbox
system identification toolbox
symbolic math toolbox
control system toolbox
curve fitting toolbox

—————— Video Sections ——————————–
Chapters:
0:00 intro and extract matlab files into ubuntu docker
6:39 installing matlab dependencies via freecad install
15:11 matlab install
19:40 running matlab

24:34 aliases for convenience

———————[Playlists and Relevant Github Repositories]———————————————-

Fluid Mechanics and Git Repos:

https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Petroleum Downstream Crash Course Playlist:

OpenFOAM for Windows 10 Beginner Playlist and some Git Repos

https://github.com/theodoreOnzGit/laminar_BL_OpenFOAM

OpenFOAM Intermediate Playlist and some Git Repos

https://github.com/theodoreOnzGit/thin_pipeflow_snappyHexMesh

OpenFOAM Heat Transfer Playlist and GitHub Repo

https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Radiation Heat Transfer Learning Journal and Git Repos:

https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Convection Boundary Layer and git Repos:

https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Turbulence Modelling Playlist

https://github.com/theodoreOnzGit/turbulenceModelling

LabView Frequency Analysis and Fun (playlist and git repo)

https://github.com/theodoreOnzGit/Ted_labview_YouTube

Control Systems and Frequency Response

https://github.com/theodoreOnzGit/matlabFrequencyResponse.git

OpenFOAM C++
https://github.com/theodoreOnzGit/C-_YouTube_OpenFoam

OpenFOAM Bash
https://github.com/theodoreOnzGit/Bash_OpenFOAM_YouTube

Basic Samba

https://github.com/theodoreOnzGit/sambaVideos

Manjaro Tips and Tricks

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *