Skip to main content
10-Marble
February 22, 2023
Solved

Plot extraction

  • February 22, 2023
  • 1 reply
  • 1388 views

Can I extract the values in excel component from graph plotted? Even the vector does not get correctly assigned to the function

Best answer by Werner_E

Is that kind of table of values something you are looking for?

Werner_E_0-1677256185076.png

 

1 reply

21-Topaz II
February 22, 2023

Hi,

Prime uses a plot range from -10 to 10 if one is not specified.  This is internal to the plot so is not registered by following regions.

To get the excel component to react it is only necessary to define the range instead of allowing the default in the plot.

 

It is not possible to define a function with index subscripts.  Replace the function name with an indexed variable.

 

See the file enclosed

10-Marble
February 24, 2023

Thank you for you suggestion is there any other method to extract the points without going straight to excel, or must your x-variable be predefined from the beginning no matter the export/ “plotting” option used?

Werner_E25-Diamond IAnswer
25-Diamond I
February 24, 2023

Is that kind of table of values something you are looking for?

Werner_E_0-1677256185076.png