The discussion centers on seeking recommendations for improving the learning process with Matlab Engine. A user shares a tutorial they created, outlining the steps to use Matlab Engine along with sample code, which could be beneficial for beginners. Additionally, another user suggests a PDF resource that provides further guidance on MATLAB programming, enhancing the learning experience. Both resources aim to clarify the complexities of using Matlab and support users in their educational journey.
#1
beanlet
6
0
I feel like I am still very confusing in my learning process. Can anyone give me such a recommendation? Thanks a lot!
Hey
I recently started using Matlab Engine and wrote a short tutorial describing the steps to use it and some sample code. This may be of some help to you.
http://www.umiacs.umd.edu/~jsp/Downloads.html
Last edited by a moderator:
#3
abc007
30
0
Hi,
you can use this Pdf as a refference it will help you much
http://rapidshare.com/files/410337270/MATLAB_Programming___www.matlabtrainings.blogfa.com_.pdf
As you can see from the image here, when I graph the 2d graph of y = 5sin(1/x), it comes out like I'd expect. However, when I graph it in a 3d graph, it doesn't look right at all. Can someone tell me why it isn't displaying right, or is it and I'm just missing something when I add the z axis?