解決済み


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

3年弱 前

解決済み


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

3年弱 前

解決済み


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

3年弱 前

回答済み
Change Color Scheme for App Designer Editor
Install 2021a. In general, I'd say they solved 99% of what I was looking for in this issue. App Designer now uses the color ...

3年以上 前 | 5

| 採用済み

質問


indexing with cells (need specific value in all the rows of a column
I have data populating in a cell as such: I'm trying to extract data from all of the rows in column 6. When I try: tx_dat...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I record commands of an icdevice object (similar to record(d) for a gpib device)?
I can get this to work as expected: [tt is created as a gpib() device] tt.RecordDetail = 'verbose'; tt.RecordName = "turntabl...

4年弱 前 | 0 件の回答 | 0

0

回答