photo

Wolfgang Garn


University of Surrey

Last seen: 5 years ago Active since 2006

Followers: 0   Following: 0

Message

Mathematician
Professional Interests: Management Science

Statistics

All
MATLAB Answers

4 Questions
4 Answers

File Exchange

5 Files

RANK
20,099
of 300,338

REPUTATION
2

CONTRIBUTIONS
4 Questions
4 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
862 of 20,922

REPUTATION
2,187

AVERAGE RATING
3.60

CONTRIBUTIONS
5 Files

DOWNLOADS
8

ALL TIME DOWNLOADS
20832

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

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 ...

10 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 %...

10 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...

10 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...

10 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...

10 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...

10 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...

10 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...

11 years ago | 0

Submitted


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

14 years ago | 2 downloads |

4.5 / 5
Thumbnail

Submitted


text2speech - tts
Converts text to speech.

14 years ago | 3 downloads |

4.3 / 5

Submitted


str2file
writes a cell array of strings into a file

19 years ago | 1 download |

4.66667 / 5

Submitted


file2str
converts a text file into a cell array

19 years ago | 1 download |

1.0 / 5

Submitted


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

20 years ago | 1 download |

3.5 / 5
Thumbnail