photo

Sermed


Glostrup Hospital and University of Copenhagen

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 1
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 12 Jahre vor | 1