Orion42 ~IT made easy~

Giving feedback, alpha testing and solving common problems with out of the box and lateral thinking

[Matlab] How to quickly clean the workspace

How many times did it happen to you to close all the open window, remove the variable in the workspace and then clear the screen to start all over again from scratch? If this is the case, then just a…

[Matlab] – An ode45 script for a PID system with disturbances

This present a Matlab script to model a Proportional-Integrative-Derivative (PID) controller in which also a disturbance is present.

[Solved] Fatal error: Maximum execution time of 30 seconds exceeded in \wp-includes\class-http.php on line 1078

If, while updating your WordPress website, you encounter an error like this one: Fatal error: Maximum execution time of 30 seconds exceeded in [website url]\wp-includes\class-http.php on line 1078 It means that the maximum script execution time is exceeded. This parameter…

Skip to content