Community Profile

photo

Michal Kotze


Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Signal processing ; Fluid mechanics in circular pipes ; Tests and measurement

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
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 ...

9 years ago | 0

Question


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 ...

9 years ago | 1 answer | 0

1

answer

Answered
Activex controls not visible in matlab
Halo?

10 years ago | 0

Answered
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...

10 years ago | 0

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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); ...

10 years ago | 0 answers | 0

0

answers

Question


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],.....

10 years ago | 0 answers | 0

0

answers