photo

Andreas Prokopiou


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I replicate filter's function for floating point values?
Hello all! I'm trying to replicate the filter function in order to study how it computes the series of values from input to ou...

5 years 前 | 0 个回答 | 0

0

个回答

提问


why does audiowrite cast int16 different than the cast function?
Hello all, If we use the function audiowrite with a double as an input the audio array is cast to int16 and written in the .wa...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How can I create an offline installer cache (InstallAgent) ?
Hello all, I'm using |deploytool| to package an application, and I execute the command |deploytool -package project_name.prj|...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
Can I programmatically set mcrinstaller path?
I found the solution to my own problem by reversing how the |mcrinstaller| function works. installer_path = 'C:\...\MCR...

6 years 前 | 0

| 已接受

提问


deploytool execution from a batch file is different from MATLAB command window, how can I fix this?
I use |deploytool| to generate a standalone executable of an application. Part of my build process is to call the |deploytool| f...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Can I programmatically set mcrinstaller path?
So far I can only define the path through the Preferences pane in the Matlab IDE (go to MATLAB Compiler option from the list to ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do I edit the built path of deploytool?
I use the deploytool programmatically (i.e. without opening the GUI) by using the command deploytool -package project_name....

6 years 前 | 1 个回答 | 0

1

个回答

提问


working with classes and packages, can I have one main folder?
Hello all, I am refactoring a large codebase, and my approach to organise things is to make a class which describes the top ...

6 years 前 | 1 个回答 | 1

1

个回答