Community Profile

photo

Peeyush


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Answered
Invoke Error, Dispatch Exception: Exception Error Occurred
I figured out a crude solution. I wrote and tested the code in a 32 bit machine and I was running into problems when running the...

bijna 12 jaar ago | 0

Question


Invoke Error, Dispatch Exception: Exception Error Occurred
Hi, After creating a .COM object for SAP2000 from MATLAB I run a for loop with one API command. The loop looks something like...

bijna 12 jaar ago | 2 answers | 0

2

answers

Question


Using Button Group in MATLAB GUI
Hi, I am trying perform this action using MATLAB GUI: i) Create a button group with 2 radio button ii)Based on user's selec...

ongeveer 12 jaar ago | 0 answers | 0

0

answers

Question


Command similar to 'ASSERT' (in python) in Matlab?
Is there a command in Matlab that serves the same purpose of 'ASSERT' command in Python?

bijna 13 jaar ago | 1 answer | 0

1

answer

Question


Enumerated Data Type in MATLAB
I want to define a enumerated data type (eMatType) which consists of the following definitions : STEEL = 1 CONCRETE = 2 ...

bijna 13 jaar ago | 2 answers | 0

2

answers

Question


Does something similar to 'intersect' command exists for more than 2 vectors?
Hi, There are 5 row vectors with different(or same) number of elements. The problem is to pick out the 'intersecting' element...

bijna 13 jaar ago | 2 answers | 1

2

answers

Question


How to trace the effect of a change in one function in a program on another function in the same program?
The general structure of my program is a fairly simple one: main program function1(x,y,z); function2(x1,y1,z1); ...

ongeveer 13 jaar ago | 1 answer | 0

1

answer

Question


How to generate a wave form
I wrote this code for generating a square wave for (t = -5.5 to 4.5) and a triangular wave in the same time domain. The code doe...

ongeveer 13 jaar ago | 1 answer | 0

1

answer