Community Profile

photo

Wolfgang Garn


University of Surrey

Last seen: 4 years ago Active since 2006

Mathematician
Professional Interests: Management Science

Statistics

All
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer

View badges

Content Feed

View by

Answered
How do I provide a "string input" via the command line to a jar built with Matlab’s JavaBuilder in Ubuntu using MCR libraries?
There is indeed another way of passing String variables: |\'my-connected-string\'|. One needs to use a backslash and be careful ...

8 years ago | 0

| accepted

Question


How do I provide a "string input" via the command line to a jar built with Matlab’s JavaBuilder in Ubuntu using MCR libraries?
Here a simple Matlab function that takes a String as input. function dispStr(input_string) fprintf('This is my input %...

8 years ago | 1 answer | 0

1

answer

Answered
How do I install the MCR in Ubuntu 14 without "killing" Unity?
It is not necessary to register these environment variables in |/etc/environment|, which means that the Unity sidebar will not b...

8 years ago | 1

| accepted

Answered
How do I overcome the Java MCR proxy library initialisation error in Ubuntu?
Thanks to Martijn's (Mathworks) prompt response. We have now two solutions that work: # _"Please try running your application...

8 years ago | 0

| accepted

Question


How do I overcome the Java MCR proxy library initialisation error in Ubuntu?
I would like to run a jar, which was built with Matlab's Java Builder on Windows 7 in Ubuntu 14.04 using the MCR libraries. Howe...

8 years ago | 1 answer | 0

1

answer

Question


How do I install the MCR in Ubuntu 14 without "killing" Unity?
Background: I have created an Ubuntu <https://www.virtualbox.org/ VirtualBox> from <https://bitnami.com/stack/lapp LAPP stack> a...

9 years ago | 1 answer | 0

1

answer

Question


How can I add a font to Matlab's list of available fonts?
I'd like to add a ttf font (see attachment). axis([0 2 0 2]); h=text(1,1,'Hello chess: K Q R B N','FontName','FigurineSy...

9 years ago | 1 answer | 0

1

answer

Answered
MATLAB as Java IDE
I have to agree with Titus. However, one could create a very simple IDE. You can add a new shortcut to the quick access toolba...

9 years ago | 0

Submitted


Chess with "Greedy Edi"
Play chess against "Greedy Edi".

12 years ago | 1 download |

Thumbnail

Submitted


text2speech - tts
Converts text to speech.

13 years ago | 6 downloads |

Submitted


str2file
writes a cell array of strings into a file

17 years ago | 1 download |

Submitted


file2str
converts a text file into a cell array

17 years ago | 2 downloads |

Submitted


Generate help files from m-files
Help files are generated from m-files.

18 years ago | 1 download |

Thumbnail