![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25425413_1643239108094_DEF.jpg)
Zhangziyi Zhou
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Statistiques
RANG
35 963
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to make 3 bar subplots have the same scale?
I have a plot with 3 subplot of barplots. How do I set the same axis range for all three of them?
presque 3 ans il y a | 2 réponses | 0
2
réponsesA résolu
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
environ 3 ans il y a
A résolu
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
environ 3 ans il y a
A résolu
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
environ 3 ans il y a
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
environ 3 ans il y a
Question
use of parentheses confusion
how does the code operate differently between first and 2nd line? 10+1:5*3 10+(1:5*3)
environ 3 ans il y a | 2 réponses | 1