Community Profile

photo

Benjamin


Last seen: 1 year ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


PC turned off towards end of Matlab installation and now the program does not appear in uninstall-list
Hi everybody, I wanted to install the latest Matlab version on my laptop. Unfortunately, I forgot to connect the charger and ve...

2 years ago | 1 answer | 0

1

answer

Question


Combine vectors of random length as columns in a matrix - without a for loop
Hi everybody, I have the following problem: I like to create L vectors of random length, where the random length follows a Pois...

3 years ago | 1 answer | 0

1

answer

Question


How do I connect two uicontrols so that i can find one via the other?
Hello everybody, I have a GUI with a number of pairs of edits and popup menus. The popup menus are meant to set the prefix fo...

5 years ago | 1 answer | 0

1

answer

Question


Why does my uipanel disappear with normalized font units?
Hello everybody, I am working on a GUI and after implementing all functionalities I wanted to polish its appearance a bit. Wi...

5 years ago | 0 answers | 0

0

answers

Answered
linkaxes does not work like expected (or hoped)
Matlab R2011b and Windows 8. I could solve the problem by adding set(a1, 'Position', [0.13 0.13 0.74 0.74]); set(a2, 'Posi...

9 years ago | 0

| accepted

Question


linkaxes does not work like expected (or hoped)
Hi, i wrote the following (minimal) code: clear all close all X = -3:0.3:3; a = 1; b = 2; c = 1...

9 years ago | 1 answer | 0

1

answer

Answered
horzcat-error in subs for certain values
Hi everyone, I added the complete error message, but the hint about the size of the variables brought the solution. The varia...

10 years ago | 0

Question


horzcat-error in subs for certain values
Hi everyone, has anyone an idea on the following problem? I tried to create a minimal example of the problem. But in any more...

10 years ago | 1 answer | 0

1

answer