Why Does My MATLAB Plot Show a Line Instead of a Point?
Click For Summary
Discussion Overview
The discussion revolves around a MATLAB plotting issue where a user encounters a straight line instead of a point when plotting a column vector. The conversation explores potential solutions and methods for visualizing points in MATLAB plots, particularly in the context of a specific assignment.
Discussion Character
- Technical explanation, Homework-related
Main Points Raised
- One participant describes their issue with plotting a column vector and asks for help in resolving it.
- Another participant suggests using the 'o' marker to display points instead of lines in the plot.
- A subsequent reply reiterates the suggestion to use the 'o' marker but notes that the original poster must plot the column vector obtained from a calculation, which they have not detailed.
- Another participant proposes plotting individual elements of the column vector to achieve the desired point representation.
Areas of Agreement / Disagreement
Participants present multiple approaches to the problem, but there is no consensus on the best solution, as the original poster's constraints are acknowledged but not fully resolved.
Contextual Notes
The discussion highlights limitations related to the original poster's assignment requirements and their unfamiliarity with extracting numbers from the column vector.
Similar threads
- · Replies 5 ·
- · Replies 11 ·
- · Replies 4 ·
- · Replies 7 ·
- · Replies 5 ·
- · Replies 32 ·
- · Replies 12 ·
- · Replies 1 ·
- · Replies 1 ·
- · Replies 2 ·
