photo

Simon Aldworth


Last seen: 6ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

19 質問
2 回答

ランク
21,109
of 300,840

評判
2

コントリビューション
19 質問
2 回答

回答採用率
68.42%

獲得投票数
2

ランク
 of 21,092

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,238

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Function not returning updated struct
Hello, My code passes a struct to a function that builds a gui to allow the user to modify the default values of variables stor...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Cannot close figure using CloseFunctionRequest
Hello, I have created a gui using figure and a collection of uicontrols but I now find that I can't close the figure once I'm d...

7ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Num2str without conversion character but with horizontal tab
Hi, I wish to convert an array to string type for export in a text file but I'm being thwarted by the formatSpec argument in nu...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Converting equations to first order system for ODE45
Hi, I'm trying to convert a set of equations of motion for a simple vehicle model into a set of first order differential equati...

約3年 前 | 2 件の回答 | 1

2

回答

回答済み
Simscape Translation Friction Element Equation
According to Matlab support, the e is also Euler's number.

4年弱 前 | 0

| 採用済み

質問


Simscape Translation Friction Element Equation
Hi, The help page for the Translational Friction element in Simscape gives the equation on which the element function is based....

4年弱 前 | 1 件の回答 | 0

1

回答

質問


One column in return from ode45 is all zero
Hi all, I've setup a simple 3 DOF model of a car to examine its pitch, bounce and longitudinal behaviour during braking events....

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Setting ODE multiple integration start and end times whilst wanting specific intermediate points
Hi, Until recently my model was integrated as a single time span and used a long vector of times to return values at the desire...

5年弱 前 | 1 件の回答 | 1

1

回答

質問


ODE OutputFcn returning fewer points than expected
Hi, I'm using OutputFcn to return exta information from ode45 and whilst the returned signal looks as I expected it to it's onl...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Getting extra parameters from ODE45 and the mystery transpose
Hi, I've been reading various posts on getting extra parameters from ODEs and not having much luck implementing them. Concerned...

5年弱 前 | 2 件の回答 | 0

2

回答

質問


Problem using OutputFcn to get parameters out of ODE45
Hi, I'm using ode45 to solve a three degree of freedom mass, spring, damper problem. It's been running well until I've modified...

約5年 前 | 0 件の回答 | 0

0

回答

質問


Replace some values of a vector with values from another vector of the same size
Hi, I have a vector of calculated values that must be capped at a certain value. The capped value may vary along the length of ...

約5年 前 | 2 件の回答 | 0

2

回答

質問


Defining the order in which Simulink signals are logged
Hi, Can anyone tell me if it's possible to define the order in which Simulink signals are presented in a signal logging file? ...

約7年 前 | 0 件の回答 | 0

0

回答

回答済み
gcf repeatedly returns gui and not newly created figures
Apologies all. When I read the text following print(fig,_) I took onboard the words 'Simulink block diagram' and somehow missed ...

約7年 前 | 0

質問


gcf repeatedly returns gui and not newly created figures
Hi all, I am using a GUIDE-created gui to run a Simulink model and part of the output is a series of figures. I am creating the...

約7年 前 | 2 件の回答 | 0

2

回答

質問


Functions in gui script not seeing handles struct
Hi, I have produced a gui using GUIDE in which I add several fields to the handles struct for use later on (within the gui sc...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Setting Simulink parameter values from script
Until recently I was running a Simulink model from my main script. The Simulink model uses variables in the blocks and would run...

約7年 前 | 2 件の回答 | 0

2

回答

質問


Gui appears and disappears before user can do anything with it
I have been working on a script and gui for sometime and have now decided to completely restructure my code. I have blocked out ...

約7年 前 | 1 件の回答 | 0

1

回答

質問


How to use varargout in a GUI
Hi, There is clearly something I don't understand about getting data from a gui into my main code. For the purposes of an exa...

約7年 前 | 0 件の回答 | 0

0

回答

質問


Call OpeningFcn each time a button is pressed
Hi, I have a piece of main code in which I call a GUI. In the GUI, the OpeningFcn function contains some code and calls uiwai...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Best approach for analysing time history data from a Simulink model
Hi, I'm creating my first Simulink model and Matlab code. The model is a simple two degree of freedom vehicle simulation in w...

約7年 前 | 0 件の回答 | 0

0

回答