Sources for learning the intricacies of Simulink?
1 次查看(过去 30 天)
显示 更早的评论
Hi all
I've been using Simulink at a very deep level for about six months now. But, I seem to be spending half my day getting real work done and wasting the other half fighting the software all the time.
Let me give you some examples. I recompiled a mex32 sFunction from C code, and now my system crashes. It turns out it uses some files from the "slprj" folder that was created. I have no idea what the folder is for, and why it still has lingering files from simulink models I've long since deleted.
It told me that I had to include the header files in the Configuration Parameters of the simulation, again something that I'd never had to battle in the past.
And the worst of it is that Simulink never seems to give any helpful error messages that help me isolate the problem, and the help documents on the mathworks website are as generic as it gets.
Is there some way I can be more organised about developing my models? Sources where I can learn simulink properly and deeply, and not at a childish level. Hopefully with plenty of error-cases thrown in?
0 个评论
采纳的回答
Mischa Kim
2014-1-13
编辑:Mischa Kim
2014-1-13
There are the online tutorials for starters. In addition you might find the Simulink learning resources helpful. Finally, there are the Classroom Resources, where you can search for specific material. Hope this helps.
更多回答(1 个)
Guy Rouleau
2014-1-14
I try my best to describe important Simulink intricacies here:
Specific to s-function, here are a few posts:
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!