Tim Hilt
Followers: 0 Following: 0
Statistics
RANK
18,584
of 295,569
REPUTATION
2
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerexport_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...
5 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...
5 years ago | 1 answer | 0
1
answerQuestion
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, '...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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