Statistics
4 Questions
0 Answers
RANK
153,894
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0