Community Profile

photo

Tianyou Chen


Last seen: 3 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Packaging failed in deploytool
Hi all, In deplytool, after building the exe, I tried to package the results (included the MCR). The packaing started and the...

11 years ago | 0 answers | 0

0

answers

Question


Compiled standalone will not run properly
Hi all, I am using R2013a (compiler 4.18.1) to compile a standalone program. after the compilation, I can run the .exe on the...

11 years ago | 1 answer | 0

1

answer

Question


Stand alone excutables runs ok in the directory it was mcced but not in another directory
Hi All, I am trying to build an standalone exe from a very simple function. I had problems with the paths before so I include...

11 years ago | 1 answer | 0

1

answer

Question


Is there a way to label a plot with angled text?
I would like to know if there is a way to label the axes of a plot with angled texts so that they do not crowd out each other? ...

11 years ago | 1 answer | 0

1

answer

Question


Why the sums of cos(x) over 2*pi range not zero?
when evaluating the following codes: t = linspace(-pi,pi,128); s = sin(t); c = cos(t); sum(s), sum(c) ans = 6....

12 years ago | 4 answers | 0

4

answers