필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Where the variables,methods and classes are declared in MATLAB.?

조회 수: 1 (최근 30일)
Mandeep
Mandeep 2013년 10월 23일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi everyone
i m working in MATLAB for my Wireless Sensor Networks project.The protocols are LEACH,SEP. i have successfully run the code and it is giving output. but i dont know that where they have declared and defined the various variables, their methods and classes for ex S(i). E , S(i).TYPE , S(i).ENERGY etc. so plz anyone help me regarding this.Thanx in advance

답변 (1개)

ES
ES 2013년 10월 23일
I am afraid, your question is a bit to vague to answer. Either attach the files or post lines of code. But if your script works, it means, it is defined or created in one of the associated m or p files. Start from the main function (i.e., the function you call to execute your script), go according to the control flow. You will find everything.
  댓글 수: 1
ahmed
ahmed 2014년 9월 4일
i work in wsn too plz can u send the code to my mail and i will do my best to help you in this problem

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by