N*N matrix plot
조회 수: 3 (최근 30일)
이전 댓글 표시
Dear Friends,
I have 512*512 matrix from obtained from a CCD camera.
The CCD gives an image of X and Y pixel numbers versus intensity. This intensity is a 512*512 matrix.
I want to reproduce this image in matlab for further processing.
Could any expert here guide me in doing this.
I have attahced the image that has to be ontained and the ascii file.
Awaiting your kind reply.
댓글 수: 0
답변 (1개)
weikang zhao
2021년 2월 2일
use image() function
댓글 수: 2
weikang zhao
2021년 2월 2일
give me more information about your code, the error massage and the CCD image file. If it is not convenient to provide them in the community, email me.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!