junziyang
Followers: 0 Following: 0
Professional Interests: Scientific and Engineering Simulation
MATLAB
Spoken Languages:
Chinese
Pronouns:
He/him
Statistics
RANK
7,501
of 295,467
REPUTATION
6
CONTRIBUTIONS
4 Questions
5 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
4
RANK
1,478 of 20,234
REPUTATION
1,255
AVERAGE RATING
4.00
CONTRIBUTIONS
7 Files
DOWNLOADS
8
ALL TIME DOWNLOADS
11507
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
GridLayout can not constrain Panel and Tab Group in the new App Designer
Design View Running The App works well in R2023b. The new app designer seems failed to constrain Panel and Tab Group whe...
5 months ago | 1 answer | 0
1
answerQuestion
The menu item "Reports" is missing. Where can we find the corresponding capabilities?
In th latest version of MATLAB, the menu item "Reports" is vanished from the dropdown menu list of the Current Forder. Where hav...
1 year ago | 0 answers | 1
0
answersQuestion
Is it possible to use customized fonts in App designer and package them with the App to be shared?
I created an App with appdesigner in which a customized font was used, as shown above. To used the font, I put the .ttf files ...
2 years ago | 0 answers | 1
0
answersBackground Color of UIAxes
It's not wise to abandon GUIDE when the new APP Desinger is still so immature. New components related to the uifigure have many ...
4 years ago | 0
Deployed matlab app not displaying on localhost
Same problem. Have you found a solution?
4 years ago | 0
Why do I see "invalid installer" when attempting to install MATLAB Compiler Runtime?
One further Question: Does the user need to install the matched version of MCR to run the complied APP?
4 years ago | 0
Why do I see "invalid installer" when attempting to install MATLAB Compiler Runtime?
I've found an easier way. In Command Window, run compiler.runtime.download. Then Ctrl+C. You will found the right URL at the end...
4 years ago | 1
Submitted
getutc(timezone)
Retrieve the current UTC time and convert it to a MATLAB datenum.
7 years ago | 1 download |
matlab hangs whern starting help browser
*Run as Administrator* solves the problem.
7 years ago | 1
Question
Is it possible to acquire and display real-time video from the VGA port of a notebook?
The video is acquired by a CCD-camera with a BNC port. By a BNC to VGA converter I can display video on a seperate monitor. I no...
13 years ago | 1 answer | 0
1
answerSubmitted
nclear
Clear all the other variables from the callers workspace except the specified ones.
15 years ago | 1 download |
Submitted
JButtonDemo
A MATLAB implementation of the example "How to use buttons" from the Java Tutorial.
20 years ago | 1 download |