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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0