photo

Vlad


Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • Solver

View badges

Feeds

View by

Question


automatic headlining of uicontrol
Hi everyone. Is there any solution for automatic headlining of uicontrol('Style', 'edit')? Now I'm using two uicontro...

10 years ago | 1 answer | 0

1

answer

Question


uiparent in Matlab 2013b
Good day everyone. I have a question about syntax of a "uipanel". In documentation of my 2013b version I see the follo...

10 years ago | 2 answers | 0

2

answers

Question


Speed up a program
It is required to speed up a very simple program: for i=1:1000 for j=1:1000 A=fun(i, j) % matrix 3x3 ...

10 years ago | 2 answers | 0

2

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

10 years ago

Question


mex file and gpib link
Hello everyone. I have the following question. I adjust some device via gpib-connection. In main m-file I write: ...

10 years ago | 2 answers | 0

2

answers