Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Can I extract the values in excel component from graph plotted? Even the vector does not get correctly assigned to the function
Solved! Go to Solution.
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
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?
Is that kind of table of values something you are looking for?