help > Saving plots of multiple modules, with different colors using a matlab script.
Showing 1-4 of 4 posts
Display:
Results per page:
Apr 15, 2019  10:04 AM | Sukrit Gupta - Nanyang Technological University
Saving plots of multiple modules, with different colors using a matlab script.
Hi, I need plot multiple modules with different colored nodes in different files, such that one file contains only nodes of one module. I have the colormap in a txt file. I am able to do this manually, by opening the module node file and saving it again and again for all modules. I am wondering if there is a script/function that I can use to automate this whole process. 

Thanks!
Apr 16, 2019  01:04 AM | Mingrui Xia
RE: Saving plots of multiple modules, with different colors using a matlab script.
Hi, there are some codes in "BrainNet_GenCoord.m", witch might be helpful to generate node file automatically. FYI.

Best,
Mingrui
Originally posted by Sukrit Gupta:
Hi, I need plot multiple modules with different colored nodes in different files, such that one file contains only nodes of one module. I have the colormap in a txt file. I am able to do this manually, by opening the module node file and saving it again and again for all modules. I am wondering if there is a script/function that I can use to automate this whole process. 

Thanks!
Apr 16, 2019  07:04 AM | Sukrit Gupta - Nanyang Technological University
RE: Saving plots of multiple modules, with different colors using a matlab script.
Hi, the problem is not with generating the node files, but with generating the images automatically.
Apr 17, 2019  03:04 AM | Mingrui Xia
RE: Saving plots of multiple modules, with different colors using a matlab script.
Hi, I am not fully understand your request. The function "BrainNet_MapCfg.m" can generate figures automatically with pre-saved options. 
Originally posted by Sukrit Gupta:
Hi, the problem is not with generating the node files, but with generating the images automatically.