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...
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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0

