Statistics
All
RANK
3,685
of 301,436
REPUTATION
15
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
8
RANK
of 21,278
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Answered
Get displayed axes limits for log scale
While implementing @Benjamin Kraus's solution, I discovered an even easier way to reliably get the rendered XLim and YLim. This ...
Get displayed axes limits for log scale
While implementing @Benjamin Kraus's solution, I discovered an even easier way to reliably get the rendered XLim and YLim. This ...
10 months ago | 1
| accepted
Question
Get displayed axes limits for log scale
The below snippet makes a simple loglog plot and then sets the xlim to [0 3]. Because zero can't be shown on a log scale, the pl...
10 months ago | 2 answers | 0
2
answersAnswered
Calling the error function does not print the line number in r2022b
Agreed this is quite annoying. It seems like, for user-defined functions, the line number should always be displayed. As a work...
Calling the error function does not print the line number in r2022b
Agreed this is quite annoying. It seems like, for user-defined functions, the line number should always be displayed. As a work...
2 years ago | 4
Answered
Trying to create bode plot on a uitab() causes error
I actually just solved this myself. While bode plots don't like being placed on uitab, they're fine when put on uipanels. The so...
Trying to create bode plot on a uitab() causes error
I actually just solved this myself. While bode plots don't like being placed on uitab, they're fine when put on uipanels. The so...
9 years ago | 2
| accepted
Question
Trying to create bode plot on a uitab() causes error
I use the uitab and uitabgroup() function for organizing lots of plots into tabs and subtabs. The issue is that bode and frequen...
9 years ago | 1 answer | 1





