Hi,
Is there a more convenient way to probe the coordinates of a point than the following (let’s say I want the x,y coordinates of a point in a 2D dataset):
- use the
Calculatorto compute a variableXfromcoordX - use the
Calculatorto compute a variableYfromcoordY - either use the spreadsheet view and restrict to the current selection or go to
Selection Display Inspectorand select variablesXandYfor point labels
This is inconvenient to do everytime you want to just have an idea of the location of some point in a dataset.
Thanks.
