Community Profile

photo

Tim Hilt


Last seen: 3 years ago Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Bus communication between charts in Stateflow
Hi there! In one of our laboratories our professor asked us to implement the lighting of a car in Stateflow using two Stateflow...

4 years ago | 1 answer | 0

1

answer

Answered
export_fig with transparent background and fixed size?
Somebody should have given me an RTFM: There is the -nocrop-option which enables export_fig to do exactly what i wanted to achie...

4 years ago | 0

| accepted

Question


export_fig with transparent background and fixed size?
I try to create a .gif with transparent background. This is achieveable by exporting .png figures with transparent background fo...

4 years ago | 1 answer | 0

1

answer

Question


Can't plot reference line in pcolor-plot with logarithmic y-axis
I have code similar to: h = pcolor(rand(100, 100)); h.EdgeColor = 'none'; line([30 30], [0 100], 'Color', 'red'); set(gca, '...

4 years ago | 1 answer | 0

1

answer

Question


Logarithmic value scaling in image-function
I have some files, that contain Fourier-transformed data, that is collected over time. If it weren't already transformed, i woul...

4 years ago | 1 answer | 0

1

answer

Question


Setting figure size in Livescript (globally)
How can i set the size of a figure in a Matlab-Livescript? I didn't find any documentation or forum-posts on that topic but look...

5 years ago | 3 answers | 2

3

answers