Discussion Overview
The discussion centers around plotting a dose-volume histogram using a matrix of values in MATLAB. Participants are exploring the appropriate methods and parameters for generating the histogram from the provided data.
Discussion Character
- Technical explanation
- Homework-related
Main Points Raised
- One participant presents a matrix of values and seeks assistance in plotting a dose-volume histogram.
- Another participant requests additional information about the user's approach and the specific MATLAB version being used.
- A participant shares their current MATLAB code for plotting, indicating they have sorted the matrix and attempted to set the x-axis limits but are unsure if it is correct.
- There is a question regarding the desired edges of the histogram bins, suggesting that this detail is important for proper histogram representation.
Areas of Agreement / Disagreement
The discussion remains unresolved, with participants seeking clarification and additional details before reaching any conclusions.
Contextual Notes
There are limitations regarding the clarity of the desired histogram bin edges and the specific MATLAB version, which may affect the implementation of the plotting code.