Statistics
RANK
1.933
of 258.031
REPUTATION
23
CONTRIBUTIONS
5 Questions
8 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
12
RANK
862 of 17.782
REPUTATION
2.000
AVERAGE RATING
5.00
CONTRIBUTIONS
6 Files
DOWNLOADS
42
ALL TIME DOWNLOADS
17707
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
I have to solve for a maximization problemwith greek letters and simplify the expression but I don't know how to proceed
To simplify expressions you need the Symbolic Math Toolbox in Matlab https://de.mathworks.com/help/symbolic/simplify-symbolic-e...
etwa ein Monat ago | 0
Submitted
yyaxis tools
yyzoom, yytick, yyaxtoolbar – enhanced zooming, ticks, and interactive exploration of yyaxis charts
etwa ein Monat ago | 13 downloads |

How do I make both yyaxis axes zoom together?
I have uploaded a solution (yyzoom) to the File Exchange, https://www.mathworks.com/matlabcentral/fileexchange/102945-yyzoom t...
6 Monate ago | 0
Question
Can we disable/reduce Editor font smoothing (R2021b)?
Is there a way to disable or reduce font smoothing / antialiasing in the Matlab Editor? I know there are somewhat related quest...
7 Monate ago | 1 answer | 1
1
answerSubmitted
txt2mat
fast and versatile ascii data import capable of handling large text files
7 Monate ago | 24 downloads |
Submitted
makergb
multidimensional numeric RGB color array from mixed inputs
7 Monate ago | 2 downloads |

Reading mixed format data containing both text and numbers from a '.txt' file in matlab
Less textbook, but as you are only interested in the numeric data rows, you may use txt2mat from the file exchange, https://www...
8 Monate ago | 1
Preventing Matlab/Simulink to Generate a Huge Temporary File
I have written some shortcut code to view and clear the SDI repository files and added it as a favourite command to my Quick Acc...
8 Monate ago | 1
Submitted
CATALIGN
concatenate/align/left-,right-,...-justify numbers/text/... in any dimension with padding
11 Monate ago | 2 downloads |

Construct a 'Bubble Plot' from a matrix
Hi, bubblechart https://de.mathworks.com/help/matlab/ref/bubblechart.html should help you with that.
12 Monate ago | 0
What frustrates you about MATLAB? #2
The year is 2020, and although Matlab may do a good job with autoparallelization, I find it frustrating that parfor, parsim etc....
fast 2 Jahre ago | 4
Solved
Return elements unique to either input
Given two numeric inputs a and b, return a row vector that contains the numbers found in only a or only b, but not both. For ex...
fast 2 Jahre ago
Access subset of elements in a cell
When typing C{2,:}(:,2:4) you are probably getting the error message "Expected one output from a curly brace or dot indexing ...
etwa 2 Jahre ago | 0
| accepted
Question
Simulation Data Inspector - set axes limits programmatically
I like to use the Simulation Data Inspector in Simulink to display simulation results. Is there a way to set the plot axes limit...
mehr als 2 Jahre ago | 2 answers | 0
2
answersQuestion
Simulation Data Inspector - hide box around selected plot
I like to use the Simulation Data Inspector in Simulink to display simulation results. When I take a snapshot of the entire plot...
mehr als 2 Jahre ago | 1 answer | 1
1
answerSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
mehr als 5 Jahre ago
MATLAB array size limit error - why?
Thanks for your answer ( <http://de.mathworks.com/matlabcentral/answers/249344#answer_196434 Link>), Walter. The error first occ...
mehr als 6 Jahre ago | 1
Question
MATLAB array size limit error - why?
I am receiving an unexpected error because of an array allegedly exceeding the maximum array size limit with a non-double type v...
mehr als 6 Jahre ago | 2 answers | 3
2
answersQuestion
How to suppress the editor's automatic code analysis checking the filename?
Hi everyone, the Matlab R2013b editor's automatic code analysis now displays an error (red sign) at the end of the file if th...
mehr als 8 Jahre ago | 1 answer | 0
1
answerSubmitted
index or subscript in datatip
displays linear index (for vectors) or subscript (for arrays) of plotted data within the datatip
mehr als 11 Jahre ago | 2 downloads |
