![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20992799_1611009536737_DEF.jpg)
Hayley Devine
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
dicomreadVolume 'Directory was not readable' error
I am trying to load in a zip folder with dcm files into MATLAB. However, when I use the dicomreadVolume function I am getting an...
7ヶ月 前 | 2 件の回答 | 0
2
回答質問
How to incorporate scatter function so that the lines of the image don't print on top of one another
I have this code to take x.y,z coordinates to make an x-ray image. The lines of the image just print on top of one another. I wa...
8ヶ月 前 | 1 件の回答 | 0
1
回答質問
Not getting a full image from raw data
I am trying to make an Xray image using x, y, and z coordinates of raw data. Here is what I have: data = readmatrix('Chest_XRay...
8ヶ月 前 | 1 件の回答 | 0
1
回答質問
Making an X ray image out of x, y, z coordinates ERROR
I am trying to make an xray image out of given x, y, z coordinates. Here is my code below: fileID = fopen('Chest_Xray_Raw_Data....
8ヶ月 前 | 2 件の回答 | 0
2
回答質問
Index in position 1 is invalid. Array indices must be positive integers or logical values.
I am trying to take raw data from a zip file and the raw data includes x,y,z coordinates of each pixel in addition to the graysc...
8ヶ月 前 | 1 件の回答 | 0