photo

Maxi


Last seen: 1 month ago Active since 2020

Followers: 0   Following: 0

developer for micro mechatronic systems

Spoken Languages:
English, German

Statistics

All
MATLAB Answers

3 Questions
2 Answers

Cody

0 Problems
97 Solutions

RANK
2,700
of 300,381

REPUTATION
22

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
17

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
1,909
of 168,477

CONTRIBUTIONS
0 Problems
97 Solutions

SCORE
1,489

NUMBER OF BADGES
11

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Commenter
  • Promoter
  • Community Group Solver
  • MATLAB Central Treasure Hunt Finisher
  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Answered
How to get Sharing Details in App Designer
Hello everyone, I finally have a solution to this problem! You can get the metadata of the app with the following functions. m...

1 year ago | 0

| accepted

Answered
How to operate on One Column of A matrix while the other Columns stay connected row-wise to the column we are operating on
first problem could be solved with index_max=find(max(A(:,1))==A(:,1)) %find the index of the largest value in the first column...

4 years ago | 1

| accepted

Question


Change the size of an icon
Hello, is there a way to change the size of the icon of the window when using the function uiconfirm or uialert. It would als...

4 years ago | 1 answer | 0

1

answer

Question


How to get Sharing Details in App Designer
Hello, is there a method to get the sharing details of the App Designer into my code. For example I want to display the versio...

5 years ago | 3 answers | 16

3

answers

Question


How to use multible lines in Edit Field with App Designer
Hello, I'm building a GUI with App Designer (MATLAB R2020b) and want to use a Edit Field (Text) with multiple lines (input and ...

5 years ago | 1 answer | 0

1

answer