Feeds
提问
Hello,I am trying to use taskkill in matlab to kill the excel files which are running .But ,'taskkill' is not getting recognised as an internal or external command in Matlab.Could anyone please help me with this. :
Code: system('taskkill \F \IM EXCEL.EXE')
9 years 前 | 1 个回答 | 1
1
个回答提问
Does using ANN as the fitness function minimizes all the outputs of ANN ?
Ive developed an ANN ,2-14-3, and using it as a Fitness Function with gamultiobj .Will the genetic Algo. minimize all the 3 outp...
11 years 前 | 2 个回答 | 0
