about plottools,for add data function ,the variables in GUI is not visable

1 view (last 30 days)
| | i made a GUI to import some data into variables,but when i use the Add Data function ,these variables imported from GUI is invisiable,so i cannot use the add data function in plottools,it seems like that this function can only use variables in workplace; is it true ? may someone give me several advice?thanks first | |

Accepted Answer

Amit
Amit on 20 Jan 2014
Edited: Amit on 20 Jan 2014
You can use assignin('base','_variablename',variable)

More Answers (0)

Categories

Find more on Graphics Objects in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!