photo

Tim Hilt


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
18,584
of 300,513

REPUTATION
2

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
2

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,480

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

  • Thankful Level 1

View badges

Feeds

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...

5 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...

6 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...

6 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, '...

6 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...

6 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...

6 years ago | 3 answers | 2

3

answers