Feeds
提问
solve n equation with n Variable
I want to write a program that get n from user and solve n equation with n variable. How should I write solve command. variab...
13 years 前 | 2 个回答 | 0
2
个回答提问
Loading data from gui to a function
I made a GUI for my project. When I press start push button a timer start working. It execute a function named "update.m" each s...
13 years 前 | 2 个回答 | 0
2
个回答提问
editing gui text box string
I have a GUI project with 32 text box. Textbox tags are like this: X01, X02,...,X32. I want want to write a program that when i...
13 years 前 | 2 个回答 | 0
2
个回答提问
Construct Timer using evalin
I am working on a gui and I want to make a timer in workspace. I use this command but it occured error: evalin('base','Timer=ti...
13 years 前 | 2 个回答 | 0