Thermal Repasting Lenovo X380 Yoga

On my Lenovo X380 Yoga, I wanted to find out how much the performance can be improved after a year of use by replacing the thermal compound. To do this, I opened the device, replaced the thermal paste and did some benchmarks before and after replacing the thermal compound. It uses an 4 core Intel …

Matlab: Scripts, Functions and local Functions

Sooner or later you come across the fact that you can not only create scripts and save them as .m files in Matlab, but also code certain things: Functions Local Functions Nested Functions Classes Why you should deal with it sooner rather than later and what you can do with that, I’ll explain in this …