Discussion Overview
The discussion revolves around the possibility of creating a plot in MATLAB with tick labels represented as multiples of pi, specifically on the horizontal axis. The scope includes technical explanations and practical application of MATLAB's plotting features.
Discussion Character
- Technical explanation, Experimental/applied
Main Points Raised
- One participant inquires about the feasibility of setting horizontal axis tick labels as multiples of pi in MATLAB.
- Another participant suggests using the 'set' function to define the tick marks and their corresponding labels, providing a specific example of how to implement this.
- A later reply expresses gratitude for the provided solution, indicating it meets their needs.
- Another participant points out that MATLAB does not support TeX character sequences in tick labels, referencing MATLAB help documentation for clarification.
Areas of Agreement / Disagreement
Participants generally agree on the method to set tick marks and labels, but there is disagreement regarding the support for TeX formatting in tick labels, with one participant asserting it is not possible.
Contextual Notes
Limitations include the potential for confusion regarding the number of tick marks versus labels, as well as the specific capabilities of MATLAB regarding text formatting in tick labels.