Community Profile

photo

Ali


KTH

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


zipping empty subdirectories
I try to zip a directory which contains empty sub-directories but zip() function ignore the empty ones. Is there way to include ...

12 years ago | 0 answers | 0

0

answers

Question


Passing variable insteaded of a hardcoded name to mcc
I try to pass a variable as argument to mcc as below: func_name= 'addtwo'; mcc -m func_name But I get this error wh...

12 years ago | 1 answer | 0

1

answer

Question


jar cf jar-file input-file equivalent in Matlab
I would like to run this command to generate a jar file in Matlab: jar cf jar-file input-file Is there anyway to implement th...

12 years ago | 1 answer | 0

1

answer

Question


Creating a standalone windows application file
Hi experts, Anyone knows if there is an automated approach through Matlab command line to build a Windows Standalone Applicat...

12 years ago | 1 answer | 0

1

answer

Question


Difference between .m and .mat files
What's the difference betwwen .m and .mat files? can a file from .m format be converted automatically to .mat? Many thanks in...

12 years ago | 2 answers | 1

2

answers

Answered
Building a jar file in Matlab
Hi Titus, Thank you for your answer. Lets say I have a (.m) file and I would like to create a executable (.exe) for Windows p...

12 years ago | 0

Question


Building a jar file in Matlab
I'm wondering if there is a way in Matlab to automate process of creating a Jar file from a Matlab binary. Thanks in advance ...

12 years ago | 3 answers | 0

3

answers