photo

Ennio Condoleo


Sapienza University of Rome

Last seen: 3年弱 前 2014 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
how I can get data from plot
open('yourfigure.fig'); h = gcf; %current figure handle axesObjs = get(h, 'Children'); %axes handles ...

7年弱 前 | 0

| 採用済み

回答済み
How to split one input and perform different calculations on it to get different outputs.
Hi, if I have correctly understood your issue, you have a number as a single input, and you would like to have multiple outp...

7年弱 前 | 1

| 採用済み