photo

Sascha Power


Universität des Saarlandes

Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
3 Answers

RANK
1,837
of 300,392

REPUTATION
36

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
18

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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

View badges

Feeds

View by

Answered
standalone app access-icon is grayed out
Thanks to Edgar Mauricio Ocampo Alvarez to give the correct answer: the Matlab compiler has to be installed from the Menu: Home...

3 years ago | 1

Answered
How to remove axis from a figure?
Just use the following command: axis off

4 years ago | 17

Answered
Slice only returns black images even after importing the colormap
The answer was simple. Line 3 had to be changed. The new line is: h=slice(1:size(A(:,:,:),1), 1:size(A(:,:,:),2), 1:size(A(:,:,...

4 years ago | 0

| accepted

Question


Slice only returns black images even after importing the colormap
I have some trouble building the slice plots. even with the thread https://de.mathworks.com/matlabcentral/answers/496845-slice-...

4 years ago | 1 answer | 0

1

answer