How to extract base workspace data/variables in excel

I am having huge base workspace data/variables and i need to edit . Can anyone suggest how do i extract existing workspace to excel file?

답변 (1개)

Jeremy Hughes
Jeremy Hughes 2024년 1월 4일
If you want to edit a variable with a GUI interface, try open
Example:
x = rand(4);
open x
This will open the variable in the variable editor.

카테고리

질문:

2023년 12월 8일

답변:

2024년 1월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by