photo

Sermed


Glostrup Hospital and University of Copenhagen

Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
1 Answer

Cody

0 Problems
16 Solutions

RANK
17,620
of 300,499

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
28,819
of 169,381

CONTRIBUTIONS
0 Problems
16 Solutions

SCORE
170

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Question


3D image from 10rgb slices
Hi I have 10 rgb images (100x 100x 3) and want to combine them into a single 3D image. Is it possible ? thanks in advance ...

13 years ago | 3 answers | 0

3

answers

Question


A simple 3D plot of a matrix
Dear All I have a matrix (74x3). The first and second columns are X and Y coordinates [-270 :270]. The third column is the inte...

13 years ago | 1 answer | 0

1

answer

Question


Importing a text with header
Hi All I have a text file that i want to import to Matlab. This file is as shown: * Item one % 1 text text tex * Item...

13 years ago | 2 answers | 0

2

answers

Question


patient database
I work at an eye clinic where i ran some electrophysiological examinations. The output data could be exported and viewed in matl...

13 years ago | 2 answers | 0

2

answers

Answered
Reset Button Gui
Hi Melvin The way I do it is: Under the callback function of the reset push button write: set(handles.edit1, 'value', 0)set(ha...

13 years ago | 1