Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
13 years 前 | 1 个回答 | 0
1
个回答提问
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...
13 years 前 | 1 个回答 | 0
1
个回答提问
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...
13 years 前 | 1 个回答 | 0
1
个回答提问
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...
13 years 前 | 2 个回答 | 1
2
个回答已回答
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...
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...
13 years 前 | 0
提问
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 ...
13 years 前 | 3 个回答 | 0