![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2788208.jpg)
Michal Kotze
2013년부터 활동
Followers: 0 Following: 0
Professional Interests: Signal processing ; Fluid mechanics in circular pipes ; Tests and measurement
Feeds
답변 있음
Change in slope detection
Hi I solved the problem. By finding the average of the last couple of sample at the end of data set I could find an estimate ...
Change in slope detection
Hi I solved the problem. By finding the average of the last couple of sample at the end of data set I could find an estimate ...
대략 10년 전 | 0
질문
Change in slope detection
Hi I have a bin that is filled with water, when it is full it wil start to overflow but the volume measured when it reaches ...
대략 10년 전 | 답변 수: 1 | 0
1
답변답변 있음
Is it possible to configure data in a excel file from matlab? If so, How can I do it?
Hi Use Excel COM server handel_Excel = actxserver('Excel.Application') The help file on this can be found at the follow...
Is it possible to configure data in a excel file from matlab? If so, How can I do it?
Hi Use Excel COM server handel_Excel = actxserver('Excel.Application') The help file on this can be found at the follow...
11년 초과 전 | 0
질문
Activex controls not visible in matlab
Some activex controls are not visible in Matlab. for example OWC11.Spreadsheet.11. I can view these files with activexHelper and...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
When i try to open *.pdf in web page using Shel.Explorer.2 it does not work
main_WEB = actxcontrol('Shell.Explorer.2' ,'Position',[650 120 1220 780],... 'Parent',ws_MainFigure); ...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to I enable browser bar with Shell.Explorer.2.
How to I enable browser bar with Shell.Explorer.2 main_WEB = actxcontrol('Shell.Explorer.2' ,'Position',[650 120 1220 780],.....
11년 초과 전 | 답변 수: 0 | 0