photo

Andreas Prokopiou


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

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

5 years ago | 0

| accepted

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 1

1

answer