Let MATLAB open .txt Files in Microsoft Editor

Hello everyone,
simple question i guess, but can't find a reasonable solution on the internet after some research. I want Matlab to open a written txt.file with the Microsoft Editor after clicking the correlating menu item
Any ideas, what my Callback should look like, if I dont't want the text openend in Matlab? Pretty sure there has to be an implemented function, shouldn't be that unusual task.
[I created a help file as a manual for my GUI which is about 3 pages long and Matlab doesnt want me to open it in an msgbox because of too many input arguments, so i decided to use the text file option.]
thanks in advance

 Accepted Answer

What about this command?

1 Comment

Well yes....already thought that my search was way too specific,
thanks for the fast answer!

Sign in to comment.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Asked:

on 24 Feb 2015

Answered:

on 24 Feb 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!