Borrar filtros
Borrar filtros

Difference Between Copy and Copy Output

3 visualizaciones (últimos 30 días)
Kareem Elgindy
Kareem Elgindy el 22 de En. de 2022
Editada: Kareem Elgindy el 24 de En. de 2022
If you right click an output in MATLAB Live script you will see "Copy" and "Copy Output" as two among other things you can select. What is the difference between these two commands?

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 23 de En. de 2022
Editada: Cris LaPierre el 23 de En. de 2022
I see a slightly different set of options. I see 'Copy Output', meaning the output you have right clicked on (a single output) and 'Copy All Output', which will copy all of the outputs in the live script.
  3 comentarios
Cris LaPierre
Cris LaPierre el 24 de En. de 2022
Ah, you are getting different options because your output is a symbolic expression. You are getting the options for copying for a symbolic expression (Copy, Copy as LaTeX, Copy as MathML) and then the options for any live script output (Copy Ouput, Copy All Output).
In this context, Copy and Copy Output do the same thing.
Kareem Elgindy
Kareem Elgindy el 24 de En. de 2022
Editada: Kareem Elgindy el 24 de En. de 2022
Thanks Cris. It's clear now. I suggest that identical commands should be removed to avoid possible confusion.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by