Statistics
4 Questions
0 Answers
RANK
121,442
of 300,553
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 21,024
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,635
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
Hinge Point in MatLab Structural PDE Solver
Hi, I am trying to model a system with the MatLab that has pressures applied on faces and a frictionless hinge, such that it mo...
7 months ago | 1 answer | 0
1
answerQuestion
Simulink running with inputs like a MatLab function without using workspace
I'm making a matlab function that will run and plot and save the relevant data from my simulink models to be used throughout dev...
3 years ago | 1 answer | 0
1
answerQuestion
Initialising tabular data structure using struct()
For this I'm using an example as below Eg, A table of data structures, size NL,ML, which has three data types within, at, bt an...
3 years ago | 1 answer | 0
1
answerQuestion
How to keep false as false, and not as zero
I want a vector that is laid out like below: V=[false,false,false,false,x] ; When the cell is not "false", I want it to take t...
3 years ago | 2 answers | 0
