contras
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hi, I loaded and viewed in three axes, three DICOM images. I wanted to help imcontrast change parameters of all three pictures at the same time. I tried it this way after pressing this button:
    imcontrast;
    axes(handles.axes6);
    imcontrast;
    axes(handles.axes7);
    imcontrast;
    axes(handles.axes8);
0 comentarios
Respuestas (1)
Ver también
Categorías
				Más información sobre Explore and Edit Images with Image Viewer App en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
