Vadim Frolov
Vadim Frolov's Blog

Vadim Frolov's Blog

Follow
homebadges
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

Build on top of existing websites

Jul 31, 2023

Some years ago, I blogged about the power of customization. Back then I created a browser plugin to rearrange app icons in Google menu. These were the...

Build on top of existing websites

Download a Google Drive file from Matlab

Aug 9, 2018

Here is a story for today. We have some public files stored on a Google Drive, which we would like to download automatically. Files that I was...

Download a Google Drive file from Matlab

Plot over video in Matlab

Apr 17, 2018

Imagine you want to plot something on top of a video/images in Matlab and save it back to video. One example will be a video tracking app. You do the...

Plot over video in Matlab

Fixing EasyGUI toolbox

Apr 3, 2018

Recently I came across a Matlab toolbox EasyGUI. Following its name, It supposes to ease the development of GUI apps in Matlab. A typical use case is...

Fixing EasyGUI toolbox