Community Profile

photo

Wolfgang Garn


University of Surrey

Last seen: alrededor de 4 años hace Con actividad desde 2006

Mathematician
Professional Interests: Management Science

Estadísticas

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

Ver insignias

Content Feed

Ver por

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

casi 9 años hace | 0

| aceptada

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

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

casi 9 años hace | 1

| aceptada

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

casi 9 años hace | 0

| aceptada

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

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

más de 9 años hace | 0

Enviada


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

alrededor de 12 años hace | 1 descarga |

Thumbnail

Enviada


text2speech - tts
Converts text to speech.

alrededor de 13 años hace | 6 descargas |

Enviada


str2file
writes a cell array of strings into a file

más de 17 años hace | 1 descarga |

Enviada


file2str
converts a text file into a cell array

más de 17 años hace | 2 descargas |

Enviada


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

alrededor de 18 años hace | 1 descarga |

Thumbnail