Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how to interface matlab scopes in ms excel?

1 visualización (últimos 30 días)
ARUP Ratan Bhowmik
ARUP Ratan Bhowmik el 25 de Ag. de 2011
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
i have a matlab graph, mainly scope to display real and reactive power, but i have to display the graph in excel? can i ? also i have to change the black background and parameter colors inside the scope.that is yellow to green or any deep color

Respuestas (1)

Desiree
Desiree el 25 de Ag. de 2011
1. If you would like to print a picture from your figure and paste it to Excel the following link should be helpful:
2. It sounds like you are talking about a Simulink Scope. Simulink Scope figures handles are hidden, so you cannot directly modify the graph (background, line color,...). You can however get the hidden handle and modify the graph from there:
3. If you would like to get an update of an Excel diagram (not a printed figure), you could simply create the diagram in Excel and change the data from MATLAB using ActiveX or xlswrite.

La pregunta está cerrada.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by