Community Profile

photo

Akshay Kumar Kumaraswamy


2016년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to generate values between 5 and 4 with difference 0.1 without subtract symbol?
I want something like this [5:0.1:4] = 5 4.9 4.8 4.7.....4.1 4 Thank you

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


How to increment the specific command
Par.Instr{5}.Obj.Write(['SOURce' num2str(lineNum) ':VOLTage:OFFSet ' num2str( Par.SigGen{lineNum}.PulseAmp)]) I need to incre...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


How to set X axis limit as 10 to power 1 up to 10 to power 5
set(hAx(1),'XLim',[1e1 1e5]) Please find the attachment. I need some thing like that.

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to generate square wave in matlab with frequency,amplitude,voltage offset,dutycycle?
Hi, I want to generate square wave with frequeency=10/200e-6,amplitude=3.3,voltageoffset=0 and duty cycle=50. can anyone help ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to store all the values into the spreadsheet.
How to store all the values into the spreadsheet. I have thousands of values i need to save in spreadsheet, i used xlswrite fun...

7년 초과 전 | 답변 수: 1 | 0

1

답변