photo

Santtu Söderholm


Last seen: 8 months ago Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
22,273
of 300,352

REPUTATION
2

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
2

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • First Answer
  • Thankful Level 2

View badges

Feeds

View by

Question


MATLAB ships with libstdc++.so.6, that is missing fish shell compatible versions of LIBCGXX and GXXABI
I already asked this on the fish shell GitHub page (question link), but I'm asking this here since that is what they suggested. ...

2 years ago | 1 answer | 2

1

answer

Answered
Where do I find the list of possible messages and IDs returned by checkcode?
Since all linter tools provided by Matlab, such as mlint, checkcode and since R2023A codeIssues, ultimately fall back onto the C...

2 years ago | 0

Answered
Different whisker lengths for boxplots on the same figure
The boxplot functionlity is rather rigid, in that you cannot in a single call set different whisker sizes for each box. You need...

2 years ago | 0

Question


A Terminal User Interface (TUI) for a Matlab application
Hello. Out of curiosity, does Matlab make it possible to write a Terminal User Interface (TUI) for an application? Even interfa...

3 years ago | 1 answer | 0

1

answer

Question


Writing a live script that contains return-statements. Exported PDF empty and cannot be opened.
I've been trying to Write a Live script for electronic exam purposes (teaching the use of MATLAB), that contains return-statemen...

7 years ago | 1 answer | 0

1

answer

Question


Error: Subscript indices must either be real positive integers or logicals
The following code produces the error in the title: syms x; % Alkuarvoja n = 100; P = 0.02; lambda = n*P; % Poissoni...

9 years ago | 1 answer | 0

1

answer

Question


Why is my MATLAB R2015b installation 56GB in size?
I installed the version of Matlab and Simulink + all of the related packages of the version mentioned in the title on a 64GB Kin...

10 years ago | 2 answers | 0

2

answers