0
$\begingroup$

In the online Mma documentation for Highlighted, it shows a pretty neat example using Plot. It also states that it was updated in 2023 version 13.3. Clicking on that, it says that the update was "new option to control whether the head is removed when used as input".

I'm using version 13.2, and when trying to run the Plot examples from the online version, I get no error, but also no Highlighted functionality. E.g., this just show the first plot but not the 'highlighted' plot:

Plot[{Sin[x] + x/2, Highlighted[Sin[x] + x, Placed["Dropline", 6]]}, {x, 0, 10}]

Is this just a documentation mishap and I really don't have it, or is there something I need to do for it to work?

Thank you.

$\endgroup$
2
  • 3
    $\begingroup$ Take a look at the legacy documentation for Highlighted in version 13.2. You will see that it is shorter, and it doesn't include these new functionalities, which were introduced in version 13.3. Therefore, you have to update your Mathematica to get this working. $\endgroup$ Commented Feb 24 at 16:15
  • $\begingroup$ OK, thanks. Yes, I had seen that, but because the update documentation of 13.3 didn't mention anything about new Plot or other related functionality, I wasn't sure. $\endgroup$ Commented Feb 24 at 18:33

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.