photo

Martin Lechner


Siemens Mobility Austria GmbH

Last seen: 1 month ago Active since 2018

Followers: 0   Following: 0

Message

Programming Languages:
Java, MATLAB
Spoken Languages:
English, German
Pronouns:
He/him

Statistics

All
MATLAB Answers

0 Questions
5 Answers

Cody

0 Problems
27 Solutions

RANK
2,472
of 300,508

REPUTATION
26

CONTRIBUTIONS
0 Questions
5 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
10

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
16,325
of 169,435

CONTRIBUTIONS
0 Problems
27 Solutions

SCORE
330

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Community Group Solver
  • Solver
  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
How to display values from MATLAB standalone windows deployment executable?
I had the same problem but I found a solution to redirect the output to a file MyWorld.exe >output.log It's also possible to r...

5 years ago | 2

Answered
uitable does not accept two dot
So that your IP-address can contain 2 dots, you must use a string data type for your IP-address column (initialize it with strin...

6 years ago | 0

Answered
Poor R2019b performance with tables
To verify the promoted performance improvements I tested the example from the release notes of R2019b and compared the indexing ...

6 years ago | 0

Answered
deprecated javacomponent and javaframe
Set the Icon of an uifigure My colleague Andreas Justin had found a solution to get the webwindow of an uifigure (see the attac...

6 years ago | 3

Answered
How to create Favorites by code / Command Window?
For managing the favorites use the FavoriteCommands class. The available methods can be seen by using methodsview: fc = com.mat...

7 years ago | 5

| accepted