Comments on: Making a Multi-color Line in MATLAB https://blogs.mathworks.com/videos/2014/08/26/making-a-multi-color-line-in-matlab/?s_tid=feedtopost Stuart uses video to share his experiences solving problems with MATLAB day-to-day, interesting new features, plus tips and tricks he has picked up along the way. Wed, 09 May 2018 17:07:13 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: Stuart McGarrity https://blogs.mathworks.com/videos/2014/08/26/making-a-multi-color-line-in-matlab/#comment-82354 Wed, 09 May 2018 17:07:13 +0000 https://blogs.mathworks.com/videos/?p=1475#comment-82354 Click the “Dock Figure” icon in the top right of a figure. Do it with multiple figures.

]]>
By: Haneen https://blogs.mathworks.com/videos/2014/08/26/making-a-multi-color-line-in-matlab/#comment-82326 Fri, 04 May 2018 19:37:46 +0000 https://blogs.mathworks.com/videos/?p=1475#comment-82326 How do you create tabs in the figures section? (Like figure 1, figure.. etc.)?

]]>
By: Camilo https://blogs.mathworks.com/videos/2014/08/26/making-a-multi-color-line-in-matlab/#comment-69584 Fri, 16 Dec 2016 17:51:07 +0000 https://blogs.mathworks.com/videos/?p=1475#comment-69584 This method is easier than making a function, and it is applicable to 2D as well. Just create the Z-coordinate as zeros.

http://stackoverflow.com/questions/11855011/plot3-line-color-based-on-value

Sincerely,
Camilo Giraldo

]]>
By: John Thompson https://blogs.mathworks.com/videos/2014/08/26/making-a-multi-color-line-in-matlab/#comment-42247 Fri, 29 Aug 2014 22:09:06 +0000 https://blogs.mathworks.com/videos/?p=1475#comment-42247 Hello Doug,

Nice tutorial! Could you post some sample code?

Thanks,
John

]]>
By: Amro https://blogs.mathworks.com/videos/2014/08/26/making-a-multi-color-line-in-matlab/#comment-42044 Wed, 27 Aug 2014 16:51:35 +0000 https://blogs.mathworks.com/videos/?p=1475#comment-42044 Here is a related question on Stack Overflow:

http://stackoverflow.com/questions/11855011/plot3-line-color-based-on-value

]]>