Statistics
RANK
73,496
of 301,778
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,418
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 176,473
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Problem with opening files
its deffo cause its an older version this person has solved the issue you have: https://uk.mathworks.com/matlabcentral/answers/4...
3 years ago | 0
Question
I get an error when trying to run my function using a simulink block.
function [DefuelSwitch, Defuel, EnginesOnSwitch] = defuelingtrigger(u) % Unpack the inputs time = u(1); %fpri...
3 years ago | 1 answer | 0
1
answerQuestion
im trying to make a function that checks my simulink model for errors to display a message, how do fix this?
function warning_please_land_imediately = checkForErrors_fnc(fuelsystem) error = erf(FuelSystem); if fuelsystem > error ...
3 years ago | 2 answers | 0

