Personal web page: Emmanuel Branlard

Switch to Matlab window and paste content of clipboard into the command window

switch-and-paste-to-matlab is a simple program written in C-Sharp to switch to the Matlab command window and paste a command into it. The command should be put in the clipboard priorly. This was implemented to be able to use vim-matlab-behave on Windows.

The source code and binary are found on the GitHub repository.